3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-19 07:09:05 +00:00
yosys/passes/techmap
Benjamin Barzen 8611429237
ABC9: Cell Port Bug Patch (#3670)
* ABC9: RAMB36E1 Bug Patch

* Add simplified testcase

* Also fix xaiger writer for under-width output ports

* Remove old testcase

* Missing top-level input port

* Fix tabs

---------

Co-authored-by: Eddie Hung <eddie@fpgeh.com>
2023-04-22 16:24:36 -07:00
..
abc.cc Fix tmpdir naming when passing -nocleanup option to abc(9) on systems where base_tmpdir isn't /tmp/ 2022-09-13 19:30:40 +02:00
abc9.cc Fix tmpdir naming when passing -nocleanup option to abc(9) on systems where base_tmpdir isn't /tmp/ 2022-09-13 19:30:40 +02:00
abc9_exe.cc
abc9_ops.cc ABC9: Cell Port Bug Patch (#3670) 2023-04-22 16:24:36 -07:00
aigmap.cc
alumacc.cc
attrmap.cc
attrmvcp.cc
bmuxmap.cc Updated changelog 2023-02-08 10:11:47 +01:00
bwmuxmap.cc Add bwmuxmap pass 2022-11-30 18:50:53 +01:00
clkbufmap.cc
deminout.cc
demuxmap.cc
dffinit.cc
dfflegalize.cc
dfflibmap.cc
dffunmap.cc
extract.cc
extract_counter.cc
extract_fa.cc
extract_reduce.cc
extractinv.cc
filterlib.cc
flatten.cc
flowmap.cc Fix crash in flowmap 2022-09-20 14:31:19 +02:00
hilomap.cc
insbuf.cc Add insbuf -chain mode 2022-12-01 10:02:35 +01:00
iopadmap.cc
libparse.cc
libparse.h
lut2mux.cc
maccmap.cc
Makefile.inc Add bwmuxmap pass 2022-11-30 18:50:53 +01:00
muxcover.cc muxcover: do not add decode muxes with x inputs 2023-01-26 05:19:45 +00:00
nlutmap.cc
pmuxtree.cc
shregmap.cc
simplemap.cc Add bitwise $bweqx and $bwmux cells 2022-11-30 18:24:35 +01:00
simplemap.h Add bitwise $bweqx and $bwmux cells 2022-11-30 18:24:35 +01:00
techmap.cc
tribuf.cc
zinit.cc