mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-25 15:09:34 +00:00
constids: add $input_port and $connect
This commit is contained in:
parent
d93039a194
commit
50bfb5c5c9
1 changed files with 2 additions and 0 deletions
|
|
@ -196,6 +196,7 @@ X($bweqx)
|
|||
X($bwmux)
|
||||
X($check)
|
||||
X($concat)
|
||||
X($connect)
|
||||
X($cover)
|
||||
X($demux)
|
||||
X($dff)
|
||||
|
|
@ -222,6 +223,7 @@ X($get_tag)
|
|||
X($gt)
|
||||
X($initstate)
|
||||
X($input)
|
||||
X($input_port)
|
||||
X($lcu)
|
||||
X($le)
|
||||
X($live)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue