Forum Discussion
Altera_Forum
Honored Contributor
8 years agoModelsim existing with 211
Hi, Am using Altera Ethernet 1588 TOD synchronizer in my project, when I am trying to simulate 1588 TOD synchronizer its causing "Modelsim error exiting with error 211" without any error l...
Altera_Forum
Honored Contributor
8 years agoHi Anand
Thanks a lot for your reply now I can able to simulate, but in my project am also using pll TOD clk ip, How to generate a unique msim_setup.tcl. In TOD clk my period clk is 125MHz, below look at below config of TOD clk IP PERIOD_CLOCK_FREQUENCY => 0, OFFSET_JITTER_WANDER_EN => 1, DEFAULT_NSEC_PERIOD => 8, DEFAULT_FNSEC_PERIOD => 0, DEFAULT_NSEC_ADJPERIOD => 8, DEFAULT_FNSEC_ADJPERIOD => 0 am not getting output, what value should I give in DEFAULT_NSEC_PERIOD ,DEFAULT_FNSEC_PERIOD ,DEFAULT_NSEC_ADJPERIOD and DEFAULT_FNSEC_ADJPERIOD Pls do the needful Thanks Gayathri