# Sysreset.do # # The function of this stimulis file is to test whether vme_sysreset_b # is triggered on properly. First vme_sysreset_b is asserted for a # short time and should not trigger sysreset_debounced. Next # vme_sysreset_b is asserted for a longer time and after 3 cycles # sysreset_debounced should be asserted. # restart simulation without confirming and clearing wave window. restart -force -nowave # Add signals to wave window. do sysreset_waves.do force /bcp/pal_bx_clock_in_stdl 0 force /bcp/vme_sysreset_b_in_stdl 1 force /bcp/pal_bx_clock_in_stdl 1 66ns, 0 132ns -r 132ns run 600ns force /bcp/vme_sysreset_b_in_stdl 0 run 264ns force /bcp/vme_sysreset_b_in_stdl 1 run 528ns force /bcp/vme_sysreset_b_in_stdl 0 run 1us force /bcp/vme_sysreset_b_in_stdl 1