T
Timothy Campbell
Guest
Does anyone have any experience simulating RocketIO in Modelsim SE via
use of SmartModels. I am trying to stimulate the TXP and TXN pins of the
MGT via use of a .do file. Is there are proper way to do this, or is the
following acceptable:
restart -f
force RocketIO_10mhz 0 0ns, 1 50ns -repeat 100ns
run 2us
run 50ns
force RXNIn1_Data 1
force RXPIn1_Data 0
run 100ns
force RXNIn1_Data 1
force RXPIn1_Data 0
run 100ns
force RXNIn1_Data 1
force RXPIn1_Data 0
run 100ns
force RXNIn1_Data 0
force RXPIn1_Data 1
run 100ns
force RXNIn1_Data 0
force RXPIn1_Data 1
run 100ns
force RXNIn1_Data 0
force RXPIn1_Data 1
run 100ns
force RXNIn1_Data 1
force RXPIn1_Data 0
run 100ns
force RXNIn1_Data 1
force RXPIn1_Data 0
run 100ns
force RXNIn1_Data 0
force RXPIn1_Data 1
run 100ns
force RXNIn1_Data 1
force RXPIn1_Data 0
run 100ns
p.s. The input clock to the MGT is running at 40Mhz
Best Regards,
T. Justin Campbell
use of SmartModels. I am trying to stimulate the TXP and TXN pins of the
MGT via use of a .do file. Is there are proper way to do this, or is the
following acceptable:
restart -f
force RocketIO_10mhz 0 0ns, 1 50ns -repeat 100ns
run 2us
run 50ns
force RXNIn1_Data 1
force RXPIn1_Data 0
run 100ns
force RXNIn1_Data 1
force RXPIn1_Data 0
run 100ns
force RXNIn1_Data 1
force RXPIn1_Data 0
run 100ns
force RXNIn1_Data 0
force RXPIn1_Data 1
run 100ns
force RXNIn1_Data 0
force RXPIn1_Data 1
run 100ns
force RXNIn1_Data 0
force RXPIn1_Data 1
run 100ns
force RXNIn1_Data 1
force RXPIn1_Data 0
run 100ns
force RXNIn1_Data 1
force RXPIn1_Data 0
run 100ns
force RXNIn1_Data 0
force RXPIn1_Data 1
run 100ns
force RXNIn1_Data 1
force RXPIn1_Data 0
run 100ns
p.s. The input clock to the MGT is running at 40Mhz
Best Regards,
T. Justin Campbell