projects
/
yosys.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
yosys.git
2020-01-12
Eddie Hung
Merge remote-tracking branch 'origin/master' into eddie...
commit
|
commitdiff
|
tree
2020-01-12
Eddie Hung
Merge remote-tracking branch 'origin/master' into eddie...
commit
|
commitdiff
|
tree
2020-01-12
Eddie Hung
write_xaiger: create holes_sigmap before modifications
commit
|
commitdiff
|
tree
2020-01-11
Eddie Hung
Merge branch 'eddie/abc9_refactor' of github.com:YosysH...
commit
|
commitdiff
|
tree
2020-01-11
Eddie Hung
Merge pull request #1625 from YosysHQ/eddie/abc9_mfs
commit
|
commitdiff
|
tree
2020-01-11
Eddie Hung
write_xaiger: sort holes by offset as well as port_id
commit
|
commitdiff
|
tree
2020-01-11
Eddie Hung
abc9: cleanup
commit
|
commitdiff
|
tree
2020-01-11
Eddie Hung
abc9: remove -nomfs option
commit
|
commitdiff
|
tree
2020-01-11
Eddie Hung
Merge remote-tracking branch 'origin/master' into eddie...
commit
|
commitdiff
|
tree
2020-01-11
Eddie Hung
Bump ABCREV for upstream fix
commit
|
commitdiff
|
tree
2020-01-11
Eddie Hung
Merge pull request #1622 from YosysHQ/clifford/onpassreg
commit
|
commitdiff
|
tree
2020-01-10
Eddie Hung
Merge pull request #1624 from YosysHQ/eddie/abc9_leak
commit
|
commitdiff
|
tree
2020-01-10
Eddie Hung
abc9: fix memory leak
commit
|
commitdiff
|
tree
2020-01-09
Clifford Wolf
Bump version
commit
|
commitdiff
|
tree
2020-01-09
Clifford Wolf
Add Pass::on_register() and Pass::on_shutdown()
commit
|
commitdiff
|
tree
2020-01-09
Eddie Hung
abc9_ops: fix reintegration by removing optimised-away...
commit
|
commitdiff
|
tree
2020-01-09
Eddie Hung
read_aiger: more accurate debug message
commit
|
commitdiff
|
tree
2020-01-09
Eddie Hung
read_aiger: do not double-count outputs for flops
commit
|
commitdiff
|
tree
2020-01-09
Eddie Hung
write_xaiger: cleanup holes generation
commit
|
commitdiff
|
tree
2020-01-08
Eddie Hung
write_xaiger: holes PIs only if whitebox
commit
|
commitdiff
|
tree
2020-01-08
Eddie Hung
Cleanup
commit
|
commitdiff
|
tree
2020-01-08
Eddie Hung
Fix abc9 help, add labels
commit
|
commitdiff
|
tree
2020-01-08
Eddie Hung
Merge remote-tracking branch 'origin/master' into eddie...
commit
|
commitdiff
|
tree
2020-01-08
Eddie Hung
Fix abc9_xc7.box comments
commit
|
commitdiff
|
tree
2020-01-07
Eddie Hung
Fix abc9_xc7.box comments
commit
|
commitdiff
|
tree
2020-01-07
Eddie Hung
scc to use design->selected_modules() which avoids...
commit
|
commitdiff
|
tree
2020-01-07
Eddie Hung
Merge remote-tracking branch 'origin/master' into eddie...
commit
|
commitdiff
|
tree
2020-01-07
Eddie Hung
Merge remote-tracking branch 'origin/master' into eddie...
commit
|
commitdiff
|
tree
2020-01-07
Eddie Hung
Bump ABCREV for upstream fix
commit
|
commitdiff
|
tree
2020-01-07
Eddie Hung
Merge pull request #1618 from YosysHQ/eddie/aiger_fixes
commit
|
commitdiff
|
tree
2020-01-07
Eddie Hung
read_aiger: consistency between ascii and binary; also...
commit
|
commitdiff
|
tree
2020-01-07
Eddie Hung
read_aiger fixes
commit
|
commitdiff
|
tree
2020-01-07
Eddie Hung
tests/aiger: write Yosys output
commit
|
commitdiff
|
tree
2020-01-07
Eddie Hung
Add testcases
commit
|
commitdiff
|
tree
2020-01-07
Eddie Hung
tests/aiger: write Yosys output
commit
|
commitdiff
|
tree
2020-01-07
Eddie Hung
read_aiger: connect identical signals together
commit
|
commitdiff
|
tree
2020-01-07
Eddie Hung
read_aiger: cope with latches and POs with same name
commit
|
commitdiff
|
tree
2020-01-07
Eddie Hung
read_aiger: default -clk_name to be empty
commit
|
commitdiff
|
tree
2020-01-07
Eddie Hung
abc9_ops -reintegrate: process box connections
commit
|
commitdiff
|
tree
2020-01-07
Eddie Hung
read_aiger: do not process box connections, work standalone
commit
|
commitdiff
|
tree
2020-01-07
Eddie Hung
Fix tabs and cleanup
commit
|
commitdiff
|
tree
2020-01-07
Eddie Hung
read_aiger: consistency between ascii and binary
commit
|
commitdiff
|
tree
2020-01-07
Eddie Hung
abc_exe: move 'count_outputs' check to abc
commit
|
commitdiff
|
tree
2020-01-07
Eddie Hung
Merge branch 'master' into eddie/abc9_refactor
commit
|
commitdiff
|
tree
2020-01-07
Eddie Hung
Merge branch 'master' of github.com:YosysHQ/yosys
commit
|
commitdiff
|
tree
2020-01-07
Eddie Hung
Merge pull request #1181 from YosysHQ/xaig_dff
commit
|
commitdiff
|
tree
2020-01-07
Eddie Hung
Fix DSP48E1 sim
commit
|
commitdiff
|
tree
2020-01-07
Eddie Hung
Add testcase from #1459
commit
|
commitdiff
|
tree
2020-01-07
Eddie Hung
Re-enable &mfs for synth_{ecp5,xilinx}
commit
|
commitdiff
|
tree
2020-01-07
Eddie Hung
Bump ABCREV
commit
|
commitdiff
|
tree
2020-01-06
Eddie Hung
Add abc9_ops -reintegrate; moved out from now abc9_exe
commit
|
commitdiff
|
tree
2020-01-06
Eddie Hung
abc9_map: drop padding in box connections
commit
|
commitdiff
|
tree
2020-01-06
Eddie Hung
Stray log_module
commit
|
commitdiff
|
tree
2020-01-06
Eddie Hung
Merge remote-tracking branch 'origin/xaig_dff' into...
commit
|
commitdiff
|
tree
2020-01-06
Eddie Hung
Merge remote-tracking branch 'origin/master' into xaig_dff
commit
|
commitdiff
|
tree
2020-01-06
Eddie Hung
Merge pull request #1617 from YosysHQ/eddie/abc9_dsp_re...
commit
|
commitdiff
|
tree
2020-01-06
Eddie Hung
Revert "write_xaiger to pad, not abc9_ops -prep_holes"
commit
|
commitdiff
|
tree
2020-01-06
Eddie Hung
Cleanup
commit
|
commitdiff
|
tree
2020-01-06
Eddie Hung
read_aiger: add -xaiger option
commit
|
commitdiff
|
tree
2020-01-06
Eddie Hung
scc to use design->selected_modules() which avoids...
commit
|
commitdiff
|
tree
2020-01-06
Eddie Hung
Revert "scc command to ignore blackboxes"
commit
|
commitdiff
|
tree
2020-01-06
Eddie Hung
Fix bad merge
commit
|
commitdiff
|
tree
2020-01-06
Eddie Hung
abc9: uncomment nothing to map message
commit
|
commitdiff
|
tree
2020-01-06
Eddie Hung
Merge remote-tracking branch 'origin/xaig_dff' into...
commit
|
commitdiff
|
tree
2020-01-06
Eddie Hung
Wrap arrival functions inside `YOSYS too
commit
|
commitdiff
|
tree
2020-01-06
Eddie Hung
Fixes
commit
|
commitdiff
|
tree
2020-01-06
Eddie Hung
Fixes
commit
|
commitdiff
|
tree
2020-01-06
Eddie Hung
Merge pull request #1616 from nakengelhardt/abc_scratch...
commit
|
commitdiff
|
tree
2020-01-06
Eddie Hung
Fix return value of arrival time functions, fix word
commit
|
commitdiff
|
tree
2020-01-06
Eddie Hung
Bump ABCREV for upstream fix
commit
|
commitdiff
|
tree
2020-01-06
Eddie Hung
abc9: remove -markgroups option, since operates on...
commit
|
commitdiff
|
tree
2020-01-06
Eddie Hung
abc9: cleanup
commit
|
commitdiff
|
tree
2020-01-06
Eddie Hung
write_xaiger: make more robust, update doc
commit
|
commitdiff
|
tree
2020-01-06
Eddie Hung
write_aiger: make more robust
commit
|
commitdiff
|
tree
2020-01-06
N. Engelhardt
error if multiple -g options are given for abc
commit
|
commitdiff
|
tree
2020-01-06
Eddie Hung
Add abc9.dff scratchpad option
commit
|
commitdiff
|
tree
2020-01-06
Eddie Hung
Merge remote-tracking branch 'origin/master' into xaig_dff
commit
|
commitdiff
|
tree
2020-01-06
Eddie Hung
Merge pull request #1582 from nakengelhardt/abc_scratch...
commit
|
commitdiff
|
tree
2020-01-06
Eddie Hung
Merge remote-tracking branch 'origin/master' into xaig_dff
commit
|
commitdiff
|
tree
2020-01-06
Eddie Hung
Revert ABCREV
commit
|
commitdiff
|
tree
2020-01-06
Eddie Hung
Reword (* abc9_flop *) description
commit
|
commitdiff
|
tree
2020-01-06
N. Engelhardt
check scratchpad for arguments in abc pass too
commit
|
commitdiff
|
tree
2020-01-06
N. Engelhardt
inherit default values when checking scratchpad for...
commit
|
commitdiff
|
tree
2020-01-05
Miodrag Milanović
Merge pull request #1611 from YosysHQ/mmicko/wrapcarry_fix
commit
|
commitdiff
|
tree
2020-01-05
Eddie Hung
write_xaiger to pad, not abc9_ops -prep_holes
commit
|
commitdiff
|
tree
2020-01-04
Miodrag Milanovic
Valid to have attribute starting with SB_CARRY.
commit
|
commitdiff
|
tree
2020-01-04
Eddie Hung
Cleanup
commit
|
commitdiff
|
tree
2020-01-04
Eddie Hung
Fix when -dff not given
commit
|
commitdiff
|
tree
2020-01-03
Eddie Hung
Call -prep_holes before aigmap; fix topo ordering
commit
|
commitdiff
|
tree
2020-01-03
Eddie Hung
WIP
commit
|
commitdiff
|
tree
2020-01-03
Eddie Hung
Preserve topo ordering from -prep_holes to write_xaiger
commit
|
commitdiff
|
tree
2020-01-03
Eddie Hung
WIP
commit
|
commitdiff
|
tree
2020-01-03
Eddie Hung
WIP
commit
|
commitdiff
|
tree
2020-01-03
Eddie Hung
Restore write_xaiger's holes_mode since port_id order...
commit
|
commitdiff
|
tree
2020-01-03
N. Engelhardt
share codepath for scratchpad argument handling with...
commit
|
commitdiff
|
tree
2020-01-03
N. Engelhardt
Merge branch 'master' of https://github.com/YosysHQ...
commit
|
commitdiff
|
tree
2020-01-03
Eddie Hung
Cleanup
commit
|
commitdiff
|
tree
2020-01-03
Eddie Hung
Fix spacing
commit
|
commitdiff
|
tree
2020-01-03
Eddie Hung
Remove a few log_{push,pop}()
commit
|
commitdiff
|
tree
2020-01-03
Eddie Hung
aigmap everything
commit
|
commitdiff
|
tree
next