mirror of https://github.com/YosysHQ/yosys.git
constids: add $input_port and $connect
This commit is contained in:
parent
d93039a194
commit
50bfb5c5c9
|
|
@ -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…
Reference in New Issue