index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
/
techmap
/
abc9_ops.cc
Commit message (
Collapse
)
Author
Age
Files
Lines
...
|
*
abc9_ops: ignore inouts of all cell outputs for topo ordering
Eddie Hung
2020-01-13
1
-2
/
+6
|
|
|
*
abc9: break SCC by setting (* keep *) on output wires
Eddie Hung
2020-01-13
1
-25
/
+4
|
|
|
*
abc9: respect (* keep *) on cells
Eddie Hung
2020-01-13
1
-0
/
+2
|
|
*
|
Merge remote-tracking branch 'origin/eddie/abc9_refactor' into ↵
Eddie Hung
2020-01-12
1
-105
/
+110
|
\
|
|
|
|
|
|
|
eddie/abc9_required
|
*
Merge remote-tracking branch 'origin/master' into eddie/abc9_refactor
Eddie Hung
2020-01-11
1
-91
/
+91
|
|
|
*
abc9: cleanup
Eddie Hung
2020-01-11
1
-20
/
+28
|
|
*
|
log_debug() for abc9_{arrival,required} times
Eddie Hung
2020-01-10
1
-1
/
+7
|
|
*
|
abc9_ops -prep_times: generate flop boxes from abc9_required attr
Eddie Hung
2020-01-10
1
-17
/
+67
|
|
*
|
abc9_ops -prep_times: update comment
Eddie Hung
2020-01-10
1
-3
/
+4
|
|
*
|
Add abc9_ops -check, -prep_times, -write_box for required times
Eddie Hung
2020-01-10
1
-67
/
+233
|
/
*
abc9_ops: fix reintegration by removing optimised-away boxes
Eddie Hung
2020-01-09
1
-56
/
+50
|
*
abc9_ops -reintegrate: process box connections
Eddie Hung
2020-01-07
1
-27
/
+134
|
*
Fix tabs and cleanup
Eddie Hung
2020-01-07
1
-38
/
+38
|
*
Add abc9_ops -reintegrate; moved out from now abc9_exe
Eddie Hung
2020-01-06
1
-2
/
+284
|
*
Revert "write_xaiger to pad, not abc9_ops -prep_holes"
Eddie Hung
2020-01-06
1
-0
/
+39
|
|
|
|
This reverts commit b5f60e055d07579a2d4f23fc053ca030f103f377.
*
write_xaiger to pad, not abc9_ops -prep_holes
Eddie Hung
2020-01-05
1
-39
/
+0
|
*
Fix when -dff not given
Eddie Hung
2020-01-04
1
-42
/
+43
|
*
Call -prep_holes before aigmap; fix topo ordering
Eddie Hung
2020-01-03
1
-40
/
+15
|
*
WIP
Eddie Hung
2020-01-03
1
-2
/
+0
|
*
Preserve topo ordering from -prep_holes to write_xaiger
Eddie Hung
2020-01-03
1
-0
/
+1
|
*
WIP
Eddie Hung
2020-01-03
1
-13
/
+35
|
*
Remove a few log_{push,pop}()
Eddie Hung
2020-01-02
1
-1
/
+0
|
*
Merge remote-tracking branch 'origin/xaig_dff' into eddie/abc9_refactor
Eddie Hung
2020-01-02
1
-28
/
+34
|
*
abc9_ops -prep_dff cope with lack of holes module
Eddie Hung
2019-12-30
1
-38
/
+38
|
*
Rename struct
Eddie Hung
2019-12-30
1
-3
/
+3
|
*
Move Pass::call() out of abc9_ops into abc9
Eddie Hung
2019-12-30
1
-66
/
+47
|
*
holes_module to be whitebox
Eddie Hung
2019-12-30
1
-0
/
+10
|
*
Add abc9_ops -prep_holes
Eddie Hung
2019-12-30
1
-2
/
+312
|
*
Add abc9_ops -prep_dff
Eddie Hung
2019-12-30
1
-0
/
+46
|
*
abc9_techmap -> _map; called from abc9 script pass along with abc9_ops
Eddie Hung
2019-12-28
1
-0
/
+139
[prev]