From 743da01e9ec7be4d6d7db293b49ef81048570251 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Sat, 7 Feb 2015 19:04:06 +0100 Subject: Improved building of plugins --- CodingReadme | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CodingReadme') diff --git a/CodingReadme b/CodingReadme index 78bc5a3ce..0b141cecd 100644 --- a/CodingReadme +++ b/CodingReadme @@ -319,6 +319,11 @@ Also with default config setting: bash example.sh +Test building plugins with various of the standard passes: + + yosys-config --build test.so equiv_simple.cc + + Finally if a current verific library is available: cd ~yosys -- cgit v1.2.3