Forum Discussion
Altera_Forum
Honored Contributor
15 years agohow to set up table of data to send out serially???
I'm not a complete newb to Altera/programmable logic, but am by no means an expert... I'm looking for suggestions on how to set up a large table of 'mostly' fixed data in an FPGA, so that I can read...
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- Well, I have a deisgn working (in simulation) and want to implement it in h/w. I've been trying to use the bemicro board to do this but am having trouble storing the design in a configuration device. I've posted a thread over in the dev kit area of the forum. I've implemented this design with a lpm-rom block and a state machine in vhdl, no SOPC or nios. I'm wondering if this might be why I'm having issues seeing the epcs device or implementing a epcs controller for the cyclone III? --- Quote End --- Before you try storing it, why not simply download the .sof and confirm that it works in hardware? You can 'look' at the design using a SignalTapII instance - use that to confirm the hardware looks like the simulation. Cheers, Dave