Forum Discussion
Altera_Forum
Honored Contributor
14 years agoonchip memory timing constraints
Hi guys! I am capturing 1Mbit of 64 bit words at 100MHz with onchip memory on my DE2-115 board. All data is produced on the chip. How do I need to add timing constraints? Do I need to set...
Altera_Forum
Honored Contributor
14 years agoThanks! I looked into these documents but need to read a lot more.
Is it sufficient to - create_clock - derive_pll_clocks - derive_clock_uncertainty or do I also need to indicate the paths of the data to the onchip ram?