mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-22 15:15:51 +00:00
Added built in cell alongside sim support for cell
This commit is contained in:
parent
723ddd74cf
commit
b29514fafc
4 changed files with 25 additions and 0 deletions
|
|
@ -221,6 +221,7 @@ X($future_ff)
|
|||
X($ge)
|
||||
X($get_tag)
|
||||
X($gt)
|
||||
X($icg)
|
||||
X($initstate)
|
||||
X($input)
|
||||
X($input_port)
|
||||
|
|
@ -488,6 +489,7 @@ X(FTCP_N)
|
|||
X(FTDCP)
|
||||
X(FULL)
|
||||
X(G)
|
||||
X(GCLK)
|
||||
X(GP_DFF)
|
||||
X(GP_DFFI)
|
||||
X(GP_DFFR)
|
||||
|
|
@ -720,6 +722,7 @@ X(SB_RAM40_4KNR)
|
|||
X(SB_RAM40_4KNRNW)
|
||||
X(SB_RAM40_4KNW)
|
||||
X(SD)
|
||||
X(SE)
|
||||
X(SEL_MASK)
|
||||
X(SEL_PATTERN)
|
||||
X(SET)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue