mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-27 02:45:52 +00:00
Restore abc9 -keepff
This commit is contained in:
parent
ac808c5e2a
commit
c40b1aae42
4 changed files with 43 additions and 125 deletions
|
@ -381,9 +381,6 @@ Verilog Attributes and non-standard features
|
|||
- The module attribute ``abc9_flop`` is a boolean marking the module as a
|
||||
whitebox that describes the synchronous behaviour of a flip-flop.
|
||||
|
||||
- The cell attribute ``abc9_keep`` is a boolean indicating that this black/
|
||||
white box should be preserved through `abc9` mapping.
|
||||
|
||||
- The frontend sets attributes ``always_comb``, ``always_latch`` and
|
||||
``always_ff`` on processes derived from SystemVerilog style always blocks
|
||||
according to the type of the always. These are checked for correctness in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue