Eddie Hung
|
9dec3d9978
|
Spelling fixes
|
2019-04-19 14:00:22 +02:00 |
|
Eddie Hung
|
8f93999129
|
Revert "write_json to not write contents (cells/wires) of whiteboxes"
This reverts commit 4ef03e19a8 .
|
2019-04-18 23:05:59 -07:00 |
|
Clifford Wolf
|
e625324489
|
Update to ABC 3709744
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2019-04-18 21:25:02 +02:00 |
|
Eddie Hung
|
b924923310
|
Merge pull request #917 from YosysHQ/eddie/fix_retime
Retime by default when abc -dff
|
2019-04-18 10:56:41 -07:00 |
|
Eddie Hung
|
4ef03e19a8
|
write_json to not write contents (cells/wires) of whiteboxes
|
2019-04-18 10:32:00 -07:00 |
|
Eddie Hung
|
290a798cec
|
Ignore 'whitebox' attr in flatten with "-wb" option
|
2019-04-18 10:32:00 -07:00 |
|
Eddie Hung
|
070a2d2fd6
|
Fix abc's remap_name to not ignore [^0-9] when extracting sid
|
2019-04-18 09:55:03 -07:00 |
|
Eddie Hung
|
9aa94370a5
|
ABC to call retime all the time
|
2019-04-18 08:46:41 -07:00 |
|
Clifford Wolf
|
f4abc21d8a
|
Add "whitebox" attribute, add "read_verilog -wb"
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2019-04-18 17:45:47 +02:00 |
|
Eddie Hung
|
6008bb7002
|
Revert "synth_* with -retime option now calls abc with -D 1 as well"
This reverts commit 9a6da9a79a .
|
2019-04-18 07:59:16 -07:00 |
|
Eddie Hung
|
0642baabbc
|
Merge branch 'master' into eddie/fix_retime
|
2019-04-18 07:57:17 -07:00 |
|
Clifford Wolf
|
88be1cbfa5
|
Improve proc full_case detection and handling, fixes #931
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2019-04-18 15:13:47 +02:00 |
|
Clifford Wolf
|
ea8ac0aaad
|
Update to ABC d1b6413
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2019-04-17 13:51:34 +02:00 |
|
Eddie Hung
|
cbb85e40e8
|
Add MUXCY and XORCY to cells_box.v
|
2019-04-16 14:53:28 -07:00 |
|
Eddie Hung
|
ece5c3ab38
|
Fix wire numbering
|
2019-04-16 14:53:01 -07:00 |
|
Eddie Hung
|
43cd047fb9
|
Do not put constants into output_bits
|
2019-04-16 13:44:15 -07:00 |
|
Eddie Hung
|
61ca83e099
|
Remove write_verilog call
|
2019-04-16 13:24:54 -07:00 |
|
Eddie Hung
|
aece97024d
|
Fix spacing
|
2019-04-16 13:16:20 -07:00 |
|
Eddie Hung
|
fc5fda595d
|
Merge branch 'xaig' into xc7mux
|
2019-04-16 13:15:53 -07:00 |
|
Eddie Hung
|
0c8a839f13
|
Re-enable partsel.v test
|
2019-04-16 13:10:35 -07:00 |
|
Eddie Hung
|
afcb86c3d1
|
abc9 to call "setundef -zero" behaving as for abc
|
2019-04-16 13:10:13 -07:00 |
|
Eddie Hung
|
fed1f0ba63
|
NULL check before use
|
2019-04-16 12:59:48 -07:00 |
|
Eddie Hung
|
f22aa4422d
|
WIP for box support
|
2019-04-16 12:57:27 -07:00 |
|
Eddie Hung
|
98c297fabf
|
ABC to read_box before reading netlist
|
2019-04-16 12:44:10 -07:00 |
|
Eddie Hung
|
53b19ab1f5
|
Make cells.box whiteboxes not blackboxes
|
2019-04-16 12:43:14 -07:00 |
|
Eddie Hung
|
5189695362
|
read_verilog cells_box.v before techmap
|
2019-04-16 12:41:56 -07:00 |
|
Eddie Hung
|
2df7d97b72
|
Merge pull request #939 from YosysHQ/revert895
Revert #895 (mux-to-shiftx optimisation)
|
2019-04-16 11:59:21 -07:00 |
|
Eddie Hung
|
d259e6dc14
|
synth_xilinx: before abc read +/xilinx/cells_box.v
|
2019-04-16 11:21:46 -07:00 |
|
Eddie Hung
|
3ac4977b70
|
Add +/xilinx/cells_box.v containing models for ABC boxes
|
2019-04-16 11:21:03 -07:00 |
|
Eddie Hung
|
b89bb74452
|
For 'stat' do not count modules with abc_box_id
|
2019-04-16 11:19:54 -07:00 |
|
Eddie Hung
|
a2b106135b
|
Do not call abc on modules with abc_box_id attr
|
2019-04-16 11:19:42 -07:00 |
|
Eddie Hung
|
8c6cf07acf
|
Revert "Add abc_box_id attribute to MUXF7/F8 cells"
This reverts commit 8fbbd9b129 .
|
2019-04-16 11:14:59 -07:00 |
|
Eddie Hung
|
4da4a6da2f
|
Revert #895
|
2019-04-16 11:07:51 -07:00 |
|
Eddie Hung
|
18108e024a
|
Use abc_box_id
|
2019-04-15 22:27:36 -07:00 |
|
Eddie Hung
|
e084240a81
|
Check abc_box_id attr
|
2019-04-15 22:25:37 -07:00 |
|
Eddie Hung
|
8fbbd9b129
|
Add abc_box_id attribute to MUXF7/F8 cells
|
2019-04-15 22:25:09 -07:00 |
|
Eddie Hung
|
538592067e
|
Merge branch 'xaig' into xc7mux
|
2019-04-15 22:04:20 -07:00 |
|
Eddie Hung
|
0391499e46
|
Merge remote-tracking branch 'origin/master' into xaig
|
2019-04-15 21:56:45 -07:00 |
|
Eddie Hung
|
dca45c0888
|
Merge pull request #937 from YosysHQ/revert-932-eddie/fixdlatch
Revert "Recognise default entry in case even if all cases covered (fix for #931)"
|
2019-04-15 18:39:20 -07:00 |
|
Eddie Hung
|
b3378745fd
|
Revert "Recognise default entry in case even if all cases covered (fix for #931)"
|
2019-04-15 17:52:45 -07:00 |
|
Eddie Hung
|
18a4045858
|
Merge pull request #936 from YosysHQ/README-fix-quotes
README: fix some incorrect quoting
|
2019-04-15 12:22:05 -07:00 |
|
whitequark
|
6323e73cc9
|
README: fix some incorrect quoting.
|
2019-04-15 14:29:46 +00:00 |
|
Diego
|
f9272fc56d
|
GoWin enablement: DRAM, initial BRAM, DRAM init, DRAM sim and synth_gowin flow
|
2019-04-12 23:40:02 -05:00 |
|
Eddie Hung
|
fecafb2207
|
Forgot backslashes
|
2019-04-12 18:22:44 -07:00 |
|
Eddie Hung
|
9bfcd80063
|
Handle __dummy_o__ and __const[01]__ in read_aiger not abc
|
2019-04-12 18:21:16 -07:00 |
|
Eddie Hung
|
482a60825b
|
abc to ignore __dummy_o__ and __const[01]__ when re-integrating
|
2019-04-12 18:16:50 -07:00 |
|
Eddie Hung
|
fe0b421212
|
Output __const0__ and __const1__ CIs
|
2019-04-12 18:16:25 -07:00 |
|
Eddie Hung
|
c776db3320
|
Merge branch 'xaig' of github.com:YosysHQ/yosys into xaig
|
2019-04-12 17:09:24 -07:00 |
|
Eddie Hung
|
acf3f5694b
|
Fix inout handling for -map option
|
2019-04-12 17:02:24 -07:00 |
|
Eddie Hung
|
a16123cc7d
|
Merge branch 'xaig' of github.com:YosysHQ/yosys into xaig
|
2019-04-12 16:31:12 -07:00 |
|