Altera_Forum
Honored Contributor
13 years agoTSE TimeQuest problem on DE2-115
hi all,
I've faced problem with one tutorial published by Altera " Testing Triple Speed Ethernet on DE2-115" ftp://66.35.227.3/up/pub/altera_material/12.0/tutorials/de2-115/using_triple_speed_ethernet.pdf After compiling the project with no error except TimeQuest (SDC) file has a problem I think it's on clocking I tried to find a solution but no way. The photo below https://www.alteraforum.com/forum/attachment.php?attachmentid=6736 Any I can't continue the rest of the tutorial specially when it comes to implement the tutorial on Altera Monitor Program https://www.alteraforum.com/forum/attachment.php?attachmentid=6737 The code below is (sdc) file which I think is the problem from it.
create_clock -period 20
derive_pll_clocks
derive_clock_uncertainty
set_clock_groups -exclusive -group ] -group ] -group ] -group ]
Could any one please tell me a solution to this problem specially Altera not update any solution yet. Thanks in advance to all of you.