mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-09 07:33:25 +00:00
Merge pull request #5095 from YosysHQ/emil/one-bit-width
rtlil: enable single-bit vector wires
This commit is contained in:
commit
4b8d42d22c
6 changed files with 46 additions and 0 deletions
|
@ -184,6 +184,7 @@ X(romstyle)
|
|||
X(S)
|
||||
X(SET)
|
||||
X(SET_POLARITY)
|
||||
X(single_bit_vector)
|
||||
X(SIZE)
|
||||
X(SRC)
|
||||
X(src)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue