From c66f054b25d29612393055090953758d0c18b7d6 Mon Sep 17 00:00:00 2001 From: bryan newbold Date: Wed, 13 Nov 2013 12:19:15 -0500 Subject: clean up simulation targets Proper prereqs for simulation/test targets. This commit should fix old "iSim runs with old files even if there was a bug" errors. --- contrib/README | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'contrib/README') diff --git a/contrib/README b/contrib/README index d145490..05ece66 100644 --- a/contrib/README +++ b/contrib/README @@ -29,9 +29,10 @@ make clean - cleans all sim and synth files, incl. coregen'd make untouchcores - reset timestamps on .xco files to last change -make isim/_tb - compiles sim files, then launches simulator GUI -make resim/_tb - recompiles sim files w/o launching GUI -make test/_tb - runs a single unit test +make isim/_tb - compiles sim files, then launches simulator GUI +make isimcli/_tb - compiles sim files, then launches simulator CLI +make resim/_tb - recompiles sim files w/o launching GUI +make test/_tb - runs a single unit test make par_timingan - launches timing GUI with most recent build results make par_fpga_editor - launches FPGA visualizer GUI for last build (slow!) -- cgit v1.2.3