Forum Discussion
Altera_Forum
Honored Contributor
8 years agoPavel, you are rigth constrain timing is an iterative process.
No the SDRAM is clocked from the FPGA. As I wrote the clock does not drive any internal logic but it comes from an internal PLL. This virtual clock is used to constrain the I/O timing like: set_output_delay -max $SDRAM_MAX_OUT_DELAY -clock virt_100MHz_clk [get_ports SD_DATA*] Jens