Eddie Hung
|
c6ee2fb482
|
Cleanup
|
2019-12-03 19:21:47 -08:00 |
Eddie Hung
|
d66d06b91d
|
Add assertion
|
2019-12-03 19:21:42 -08:00 |
Eddie Hung
|
df52bc80d8
|
write_xaiger to consume abc9_init attribute for abc9_flops
|
2019-12-03 18:47:44 -08:00 |
Eddie Hung
|
a181ff66d3
|
Add abc9_init wire, attach to abc9_flop cell
|
2019-12-03 18:47:09 -08:00 |
Eddie Hung
|
f98aa1c13f
|
Revert "Add INIT value to abc9_control"
This reverts commit 19bfb41958 .
|
2019-12-03 15:40:44 -08:00 |
Eddie Hung
|
5165049410
|
Update ABCREV for upstream bugfix
|
2019-12-03 15:09:33 -08:00 |
Eddie Hung
|
0add5965c7
|
techmap abc_unmap.v before xilinx_srl -fixed
|
2019-12-03 14:27:45 -08:00 |
Eddie Hung
|
19bfb41958
|
Add INIT value to abc9_control
|
2019-12-02 14:17:06 -08:00 |
Eddie Hung
|
6398b7c17c
|
Cleanup
|
2019-12-01 23:43:28 -08:00 |
Eddie Hung
|
1d87488795
|
Use pool instead of std::set for determinism
|
2019-12-01 23:26:17 -08:00 |
Eddie Hung
|
4ac1b92df3
|
Use pool<> not std::set<> for determinism
|
2019-12-01 23:19:32 -08:00 |
Eddie Hung
|
b1ab7c16c4
|
clkpart -unpart into 'finalize'
|
2019-11-28 12:59:43 -08:00 |
Eddie Hung
|
a26c52394f
|
Merge remote-tracking branch 'origin/eddie/submod_po' into xaig_dff
|
2019-11-28 12:58:30 -08:00 |
Eddie Hung
|
b3a66dff7c
|
Move \init signal for non-port signals as long as internally driven
|
2019-11-28 12:57:36 -08:00 |
Eddie Hung
|
c61186dd9d
|
Merge remote-tracking branch 'origin/eddie/submod_po' into xaig_dff
|
2019-11-27 13:24:03 -08:00 |
Eddie Hung
|
130d3b9639
|
Fix multiple driver issue
|
2019-11-27 13:23:31 -08:00 |
Eddie Hung
|
ff1e357682
|
Add multiple driver testcase
|
2019-11-27 13:22:26 -08:00 |
Eddie Hung
|
ac5b5e97bc
|
Fix multiple driver issue
|
2019-11-27 13:21:59 -08:00 |
Eddie Hung
|
449b1d2c6f
|
Add comment, use sigmap
|
2019-11-27 13:20:12 -08:00 |
Eddie Hung
|
403214f44d
|
Revert "Fold loop"
This reverts commit da51492dbc .
|
2019-11-27 12:35:25 -08:00 |
Eddie Hung
|
4bac6b13be
|
Merge remote-tracking branch 'origin/master' into xaig_dff
|
2019-11-27 10:17:10 -08:00 |
Eddie Hung
|
df8dc6d1fb
|
ean call after abc{,9}
|
2019-11-27 09:10:34 -08:00 |
Eddie Hung
|
cd2af66099
|
Merge remote-tracking branch 'origin/eddie/submod_po' into xaig_dff
|
2019-11-27 08:19:13 -08:00 |
Eddie Hung
|
1c0ee4f786
|
Do not replace constants with same wire
|
2019-11-27 08:18:41 -08:00 |
Eddie Hung
|
6464dc35ec
|
Merge pull request #1536 from YosysHQ/eddie/xilinx_dsp_muladd
xilinx_dsp: consider sign and zero-extension when packing post-multiplier adder
|
2019-11-27 08:00:22 -08:00 |
Clifford Wolf
|
41e0ddf4f4
|
Merge pull request #1501 from YosysHQ/dave/mem_copy_attr
memory_collect: Copy attr from RTLIL::Memory to cell
|
2019-11-27 11:25:23 +01:00 |
Clifford Wolf
|
f43c0bd8ba
|
Merge pull request #1534 from YosysHQ/mwk/opt_share-fix
opt_share: Fix handling of fine cells.
|
2019-11-27 11:23:16 +01:00 |
Eddie Hung
|
95053d9010
|
Merge pull request #1535 from YosysHQ/eddie/write_xaiger_improve
write_xaiger improvements
|
2019-11-27 01:04:29 -08:00 |
Eddie Hung
|
f6c0ec1d09
|
Merge remote-tracking branch 'origin/eddie/write_xaiger_improve' into xaig_dff
|
2019-11-27 01:03:33 -08:00 |
Eddie Hung
|
4ba6f4f0d7
|
Merge remote-tracking branch 'origin/eddie/clkpart' into xaig_dff
|
2019-11-27 01:02:21 -08:00 |
Eddie Hung
|
6338615aa1
|
Merge remote-tracking branch 'origin/eddie/submod_po' into xaig_dff
|
2019-11-27 01:02:16 -08:00 |
Eddie Hung
|
c7aa2c6b79
|
Cleanup
|
2019-11-27 01:01:24 -08:00 |
Eddie Hung
|
cb05fe0f70
|
Check for nullptr
|
2019-11-27 00:51:39 -08:00 |
Eddie Hung
|
d960feeeb0
|
Stray log_dump
|
2019-11-27 00:50:25 -08:00 |
Eddie Hung
|
8c813632b6
|
Revert "submod to bitty rather bussy, for bussy wires used as input and output"
This reverts commit cba3073026 .
|
2019-11-27 00:48:22 -08:00 |
Eddie Hung
|
969f511415
|
Promote output wires in sigmap so that can be detected
|
2019-11-26 23:39:14 -08:00 |
Eddie Hung
|
6318e3ce6d
|
Fix wire width
|
2019-11-26 23:38:49 -08:00 |
Eddie Hung
|
5e487b103c
|
Fix submod -hidden
|
2019-11-26 23:26:25 -08:00 |
Eddie Hung
|
435d33c373
|
Add -hidden option to submod
|
2019-11-26 23:26:12 -08:00 |
Eddie Hung
|
de3476cc23
|
No need for -abc9
|
2019-11-26 23:08:14 -08:00 |
Marcin Kościelnicki
|
fdcbda195b
|
opt_share: Fix handling of fine cells.
Fixes #1525.
|
2019-11-27 08:01:07 +01:00 |
Eddie Hung
|
5e67df38ed
|
latch -> box
|
2019-11-26 22:59:05 -08:00 |
Eddie Hung
|
f1538c3642
|
Merge branch 'master' into xaig_dff
|
2019-11-26 22:56:53 -08:00 |
Eddie Hung
|
4a0198128e
|
Add citation
|
2019-11-26 22:51:16 -08:00 |
Eddie Hung
|
2105ae176a
|
Check for either sign or zero extension for postAdd packing
|
2019-11-26 22:51:00 -08:00 |
Eddie Hung
|
15042eaf57
|
Remove notes
|
2019-11-26 22:41:35 -08:00 |
Eddie Hung
|
a30d5e1cc3
|
Fold loop
|
2019-11-26 21:57:50 -08:00 |
Eddie Hung
|
68717dd03b
|
Do not sigmap keep bits inside write_xaiger
|
2019-11-26 21:57:50 -08:00 |
Eddie Hung
|
7136cee6b4
|
xaiger: do not promote output wires
|
2019-11-26 21:55:37 -08:00 |
Eddie Hung
|
222e199b73
|
Add testcase derived from fastfir_dynamictaps benchmark
|
2019-11-26 21:26:30 -08:00 |