3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-23 09:05:32 +00:00

Update manual and changelog

This commit is contained in:
Miodrag Milanovic 2022-08-03 10:30:58 +02:00
parent e989313317
commit 6a1d98b816
2 changed files with 9 additions and 0 deletions

View file

@ -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