aboutsummaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorMiodrag Milanovic <mmicko@gmail.com>2022-08-03 10:30:58 +0200
committerMiodrag Milanovic <mmicko@gmail.com>2022-08-03 10:30:58 +0200
commit6a1d98b816a15b9f06a3a4621a9ae390c30b7494 (patch)
treefb189e7de1cd44c02ae1ad72b80a61a51bd58591 /manual
parente9893133174db0e195a35f2480aba8712c05d91a (diff)
downloadyosys-6a1d98b816a15b9f06a3a4621a9ae390c30b7494.tar.gz
yosys-6a1d98b816a15b9f06a3a4621a9ae390c30b7494.tar.bz2
yosys-6a1d98b816a15b9f06a3a4621a9ae390c30b7494.zip
Update manual and changelog
Diffstat (limited to 'manual')
-rw-r--r--manual/command-reference-manual.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/manual/command-reference-manual.tex b/manual/command-reference-manual.tex
index 644f81d95..411feb05d 100644
--- a/manual/command-reference-manual.tex
+++ b/manual/command-reference-manual.tex
@@ -4011,6 +4011,9 @@ Read cells from liberty file as modules into current design.
-lib
only create empty blackbox modules
+ -wb
+ mark imported cells as whiteboxes
+
-nooverwrite
ignore re-definitions of modules. (the default behavior is to
create an error message if the existing module is not a blackbox