Merge branch 'master' into xc7dsp
[yosys.git] / CodingReadme
index 4ab132a63e931d8f8263e1e6d0ec728b1d4c8973..8212436e569d3f2fd7533f35a3a50b269e971a14 100644 (file)
@@ -373,6 +373,7 @@ Finally run all tests with "make config-{clang,gcc,gcc-4.8}":
        cd ~yosys
        make clean
        make test
+       make ystests
        make vloghtb
        make install
 
@@ -389,6 +390,7 @@ Finally run all tests with "make config-{clang,gcc,gcc-4.8}":
 Release:
 
        - set YOSYS_VER to x.y.z in Makefile
+       - remove "bumpversion" target from Makefile
        - update version string in CHANGELOG
        git commit -am "Yosys x.y.z"