How to load these data into the SRAM

  • Thread starter Thread starter desmal
  • Start date Start date
  • Tags Tags
    Data Load
Click For Summary

Discussion Overview

The discussion centers around methods for loading data into SRAM for use with a Spartan 3-1000 FPGA to display graphs on a CRT monitor via VGA. Participants explore various techniques and seek clarification on specific programming methods.

Discussion Character

  • Technical explanation, Debate/contested, Homework-related

Main Points Raised

  • One participant suggests several methods for loading data into SRAM, including using a serial port, JTAG, or an SRAM that initializes from a flash ROM.
  • Another participant expresses uncertainty about using JTAG to load data without affecting the FPGA's programming, indicating a need for clarification on this process.
  • A question is raised regarding the coding language used for the FPGA, specifically asking if Verilog is being utilized.
  • Another participant mentions attempting to load images from an SRAM card on a different FPGA board (Xilinx ML401) to a VGA monitor, seeking assistance.

Areas of Agreement / Disagreement

Participants do not appear to reach a consensus on the best method to load data into SRAM, with multiple approaches being proposed and some uncertainty expressed about specific techniques.

Contextual Notes

There is a lack of detail regarding the specific requirements for loading data into SRAM and the implications of using different programming methods. Assumptions about the familiarity with JTAG and the coding language are also not fully explored.

Who May Find This Useful

Individuals working with FPGAs, particularly those interested in interfacing with SRAM and VGA displays, may find this discussion relevant.

desmal
Messages
23
Reaction score
0
Hello everybody...

I have spartan 3-1000 FPGA and I want to show some graphs to CRT monitor using VGA. I Know how to show the graphs from the SRAM and give them into the VGA. the question is How to load these data into the SRAM?? --can anyone help me
 
Engineering news on Phys.org
Design in a serial port and program it externally, or use JTAG, or use an SRAM that reads its contents at start-up from a flash ROM... there are many ways.

- Warren
 
Hi chroot..

My knowledge in this field is limited. I read about using JTAG but JTAG can be use to program the FPGA by loading .bin file (binary file) on it. so How can I use JTAG to load these data without effecting the FPGA.

Thinks chroot for your respons
 
How are you coding your FPGA? Are you using Verilog?
 
berkeman...
No VHDL
 
Hi,
I'm trying to load images from an SRAM card on the Xilinx ML401 board to a VGA monitor. Any chance you could give me a hand ?
 

Similar threads

Replies
10
Views
4K
  • · Replies 15 ·
Replies
15
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
11
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 16 ·
Replies
16
Views
2K
Replies
1
Views
2K
Replies
3
Views
558
  • · Replies 38 ·
2
Replies
38
Views
8K