summaryrefslogtreecommitdiff
path: root/CodingReadme
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2014-11-07 15:47:18 +0100
committerClifford Wolf <clifford@clifford.at>2014-11-07 15:47:18 +0100
commitc5dbb1aa28f5fb10ebbc0696545ede6fa76ce20b (patch)
treebc450155d8e05dd9e8025a95cb6e53bf028c5022 /CodingReadme
parent546e8b5fe7063caf0140d753d8c20614cbeae723 (diff)
Minor corrections in CodingReadme
Diffstat (limited to 'CodingReadme')
-rw-r--r--CodingReadme7
1 files changed, 3 insertions, 4 deletions
diff --git a/CodingReadme b/CodingReadme
index 0e3ff694..88f16ff0 100644
--- a/CodingReadme
+++ b/CodingReadme
@@ -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