mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-11 21:50:54 +00:00
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>
This commit is contained in:
parent
7efc50367e
commit
8611429237
4 changed files with 26 additions and 2 deletions
3
tests/arch/xilinx/bug3670.ys
Normal file
3
tests/arch/xilinx/bug3670.ys
Normal file
|
@ -0,0 +1,3 @@
|
|||
read_verilog bug3670.v
|
||||
read_verilog -lib -specify +/xilinx/cells_sim.v
|
||||
abc9
|
Loading…
Add table
Add a link
Reference in a new issue