05-30-2020 12:13 AM
Hello,
I am doing simulation for aurora ip core 8b/10b
ISE 14.7,Artix 7 (xc7a100t-2fgg484)
I got following error:
ERROR: Invalid SIM_RESET_SPEEDUP value (true) in aurora_tb.uut.gt_wrapper_i.aurora_multi_gt_i.gt0_aurora_i.gtpe2_i.GTPE2_CHANNEL_INST.B_GTPE2_CHANNEL_INST (B_GTPE2_CHANNEL)
Stopped at time : 0 fs : File "v:/hipsBuilds/P_hips_v23.0/rst/hips/gtpe2_channel/B_GTPE2_CHANNEL.v" Line 567
... I have checked with SIM_RESET_SPEEDUP value as true also but it didn't work.
What can be the problem here?
Thanks!
06-01-2020 10:05 PM
SIM_RESET_SPEEDUP value in string should be Case sensitive( upper case).
05-31-2020 04:38 PM
Hi @avinashc ,
Can you please check the below forum post and see if it helps:
06-01-2020 10:05 PM
SIM_RESET_SPEEDUP value in string should be Case sensitive( upper case).