How to load these data into the SRAM

  • Thread starter Thread starter desmal
  • Start date Start date
  • Tags Tags
    Data Load
AI Thread Summary
To load data into SRAM for displaying graphs on a CRT monitor via VGA using a Spartan 3-1000 FPGA, several methods are suggested, including using a serial port, JTAG, or configuring SRAM to read from flash ROM at startup. There is a specific inquiry about using JTAG to load data without affecting the FPGA's programming. The discussion also touches on coding preferences, with one participant using VHDL while another inquires about loading images from an SRAM card on a different board. Overall, the thread focuses on finding effective methods for data loading into SRAM for graphical output.
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 ?
 
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Hello dear reader, a brief introduction: Some 4 years ago someone started developing health related issues, apparently due to exposure to RF & ELF related frequencies and/or fields (Magnetic). This is currently becoming known as EHS. (Electromagnetic hypersensitivity is a claimed sensitivity to electromagnetic fields, to which adverse symptoms are attributed.) She experiences a deep burning sensation throughout her entire body, leaving her in pain and exhausted after a pulse has occurred...
Back
Top