# HG changeset patch # User Jean-christophe Pellion # Date 2016-12-21 16:37:26 # Node ID 45edea4f35b8de5499a575a2a9267809d9dfb47f # Parent 0fe5660f948f1ab6fcafb1a42e4e0d88f33b8d06 added re-run option to LFR filter random ram init test. diff --git a/tests/Validation_LFR_Filter_Ram_Init/Makefile b/tests/Validation_LFR_Filter_Ram_Init/Makefile --- a/tests/Validation_LFR_Filter_Ram_Init/Makefile +++ b/tests/Validation_LFR_Filter_Ram_Init/Makefile @@ -79,6 +79,9 @@ test: test-vsim test-vsim: custom-vsim-run archivate +re-run-vsim: vsim run.do RAM1.txt RAM2.txt RAM3.txt RAM4.txt RAM5.txt RAM6.txt input.txt + vsim -c -do run.do + custom-vsim-run: | vsim generate vsim -c -do run.do