Altera_Forum
Honored Contributor
15 years agoCrc
may i know where to find crc vhdl code to test the fpga design and it will output to show the cpu time for hardware and software? and it can be used for dma too. thx
may i know where to find crc vhdl code to test the fpga design and it will output to show the cpu time for hardware and software? and it can be used for dma too. thx
For generic CRC calculation you can try browse opencores website.
For example this one: http://opencores.org/project,ultimate_crcok. thanks!