Forum Discussion
Altera_Forum
Honored Contributor
14 years agoI'm not an expert on this point, but I think there are mismatches between the top level signals and the names in the contraints file
For example set CLK "clk" , but you clock is called sysclk in the top level set TX_CLK "tx_clk" , but this is tx_clk_0/_1/_2 at the top level and so on.