Minor corrections in CodingReadme
authorClifford Wolf <clifford@clifford.at>
Fri, 7 Nov 2014 14:47:18 +0000 (15:47 +0100)
committerClifford Wolf <clifford@clifford.at>
Fri, 7 Nov 2014 14:47:18 +0000 (15:47 +0100)
CodingReadme

index 0e3ff6949b8f5ef33a42d04ed4c91bee4e0e4cd6..88f16ff0aa03825670df63fd2972fdec2dfd9418 100644 (file)
@@ -137,7 +137,7 @@ Update the CHANGELOG file:
        vi CHANGELOG
 
 
-Run all tests with "make config-{clang-debug,gcc-debug,gcc-4.6,release}":
+Run all tests with "make config-{clang,gcc,gcc-4.6}":
 
        cd ~yosys
        make clean
@@ -149,9 +149,8 @@ Run all tests with "make config-{clang-debug,gcc-debug,gcc-4.6,release}":
        make full
 
        cd ~vloghammer
-       make purge
-       make gen_issues gen_samples
-       make SYN_LIST="yosys" SIM_LIST="icarus yosim verilator" FULL=1 world
+       make purge gen_issues gen_samples
+       make SYN_LIST="yosys" SIM_LIST="icarus yosim verilator" REPORT_FULL=1 world
        chromium-browser report.html