mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-09 04:31:25 +00:00
xilinx: Add xilinx_dffopt pass (#1557)
This commit is contained in:
parent
aff6ad1ce0
commit
a235250403
11 changed files with 638 additions and 27 deletions
|
@ -1,5 +1,6 @@
|
|||
|
||||
OBJS += techlibs/xilinx/synth_xilinx.o
|
||||
OBJS += techlibs/xilinx/xilinx_dffopt.o
|
||||
|
||||
GENFILES += techlibs/xilinx/brams_init_36.vh
|
||||
GENFILES += techlibs/xilinx/brams_init_32.vh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue