Questions tagged [spartan]

Spartan is a FPGA family of Xilinx. It has different generations e.g. Spartan-3, Spartan-6.

121 questions
-4
votes
2 answers

FIFO implementation - VHDL

I come across one more difficulty while instantiate the fifo code to my top module. I want to store some set of data say "WELCOME TO THE WORLD OF FPGA" from my serial port ( receiving subsystem) then i want to retrieve it back say when button on…
skale
  • 1
  • 4
1 2 3
8
9