index
:
iCE40/yosys
master
clone of https://github.com/YosysHQ/yosys
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
/
techmap
/
abc9_ops.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
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