projects
/
yosys.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
yosys.git
2019-06-26
Eddie Hung
Merge remote-tracking branch 'origin/eddie/fix1132...
commit
|
commitdiff
|
tree
2019-06-26
Eddie Hung
Add more tests
commit
|
commitdiff
|
tree
2019-06-26
Eddie Hung
muxcover to be undef-sensitive when computing decoders
commit
|
commitdiff
|
tree
2019-06-26
Eddie Hung
Revert "Rework muxcover decoder gen if more significant...
commit
|
commitdiff
|
tree
2019-06-26
Eddie Hung
Merge remote-tracking branch 'origin/eddie/fix1132...
commit
|
commitdiff
|
tree
2019-06-26
Eddie Hung
Let's not go crazy: use nonzero costs
commit
|
commitdiff
|
tree
2019-06-26
Eddie Hung
Rework muxcover decoder gen if more significant muxes...
commit
|
commitdiff
|
tree
2019-06-26
Eddie Hung
Add tests
commit
|
commitdiff
|
tree
2019-06-26
Eddie Hung
Instead of blocking wreduce on $mux, use -keepdc instea...
commit
|
commitdiff
|
tree
2019-06-26
Eddie Hung
Do not call opt with -full before muxcover
commit
|
commitdiff
|
tree
2019-06-26
Eddie Hung
Merge remote-tracking branch 'origin/xaig' into xc7mux
commit
|
commitdiff
|
tree
2019-06-26
Eddie Hung
Cleanup abc_box_id
commit
|
commitdiff
|
tree
2019-06-26
Eddie Hung
Merge remote-tracking branch 'origin/xaig' into xc7mux
commit
|
commitdiff
|
tree
2019-06-26
Eddie Hung
Remove unused var
commit
|
commitdiff
|
tree
2019-06-26
Eddie Hung
Add _nowide variants of LUT libraries in -nowidelut...
commit
|
commitdiff
|
tree
2019-06-26
Eddie Hung
Merge branch 'xaig' of github.com:YosysHQ/yosys into...
commit
|
commitdiff
|
tree
2019-06-26
Eddie Hung
Merge branch 'koriakin/xc7nocarrymux' into xaig
commit
|
commitdiff
|
tree
2019-06-26
Eddie Hung
Fix spacing
commit
|
commitdiff
|
tree
2019-06-26
Eddie Hung
Merge branch 'koriakin/xc7nocarrymux' into xaig
commit
|
commitdiff
|
tree
2019-06-26
Eddie Hung
Oops. Actually use nocarry flag as spotted by @koriakin
commit
|
commitdiff
|
tree
2019-06-26
Clifford Wolf
Merge pull request #1137 from mmicko/cell_sim_fix
commit
|
commitdiff
|
tree
2019-06-26
Eddie Hung
Merge branch 'koriakin/xc7nocarrymux' into xaig
commit
|
commitdiff
|
tree
2019-06-26
Miodrag Milanovic
Simulation model verilog fix
commit
|
commitdiff
|
tree
2019-06-26
Eddie Hung
synth_ecp5 rename -nomux to -nowidelut, but preserve...
commit
|
commitdiff
|
tree
2019-06-26
Eddie Hung
Merge branch 'xc7nocarrymux' of https://github.com...
commit
|
commitdiff
|
tree
2019-06-26
Eddie Hung
Rename -minmuxf to -widemux
commit
|
commitdiff
|
tree
2019-06-26
Eddie Hung
Merge remote-tracking branch 'origin/xaig' into xc7mux
commit
|
commitdiff
|
tree
2019-06-26
Clifford Wolf
Improve opt_clean handling of unused public wires
commit
|
commitdiff
|
tree
2019-06-26
Eddie Hung
Merge pull request #1136 from YosysHQ/xaig_ice40_wire_del
commit
|
commitdiff
|
tree
2019-06-26
Clifford Wolf
Improve BTOR2 handling of undriven wires
commit
|
commitdiff
|
tree
2019-06-26
David Shah
abc9: Add wire delays to synth_ice40
commit
|
commitdiff
|
tree
2019-06-26
Clifford Wolf
Fix segfault on failed VERILOG_FRONTEND::const2ast...
commit
|
commitdiff
|
tree
2019-06-26
Clifford Wolf
Do not clean up buffer cells with "keep" attribute...
commit
|
commitdiff
|
tree
2019-06-26
Clifford Wolf
Escape scope names starting with dollar sign in smtio.py
commit
|
commitdiff
|
tree
2019-06-26
whitequark
Add more ECP5 Diamond flip-flops.
commit
|
commitdiff
|
tree
2019-06-25
Eddie Hung
Merge remote-tracking branch 'origin/xaig' into xc7mux
commit
|
commitdiff
|
tree
2019-06-25
Eddie Hung
Missing muxpack.o in Makefile
commit
|
commitdiff
|
tree
2019-06-25
Eddie Hung
Merge remote-tracking branch 'origin/xaig' into xc7mux
commit
|
commitdiff
|
tree
2019-06-25
Eddie Hung
Realistic delays for RAM32X1D too
commit
|
commitdiff
|
tree
2019-06-25
Eddie Hung
Add RAM32X1D box info
commit
|
commitdiff
|
tree
2019-06-25
Eddie Hung
Merge remote-tracking branch 'origin/master' into xaig
commit
|
commitdiff
|
tree
2019-06-25
Eddie Hung
This optimisation doesn't seem to work...
commit
|
commitdiff
|
tree
2019-06-25
Eddie Hung
Add testcase from #335, fixed by #1130
commit
|
commitdiff
|
tree
2019-06-25
Clifford Wolf
Merge pull request #1130 from YosysHQ/eddie/fix710
commit
|
commitdiff
|
tree
2019-06-25
Eddie Hung
Fix spacing
commit
|
commitdiff
|
tree
2019-06-25
Eddie Hung
Move only one consumer check outside of while loop
commit
|
commitdiff
|
tree
2019-06-25
Eddie Hung
Merge pull request #1129 from YosysHQ/eddie/ram32x1d
commit
|
commitdiff
|
tree
2019-06-25
Clifford Wolf
Merge pull request #1075 from YosysHQ/eddie/muxpack
commit
|
commitdiff
|
tree
2019-06-25
Eddie Hung
nullptr check
commit
|
commitdiff
|
tree
2019-06-25
Eddie Hung
nullptr check
commit
|
commitdiff
|
tree
2019-06-25
Eddie Hung
Realistic delays for RAM32X1D too
commit
|
commitdiff
|
tree
2019-06-25
Eddie Hung
Merge remote-tracking branch 'origin/xaig' into xc7mux
commit
|
commitdiff
|
tree
2019-06-25
Eddie Hung
Use LUT delays for dist RAM delays
commit
|
commitdiff
|
tree
2019-06-25
Eddie Hung
Add RAM32X1D box info
commit
|
commitdiff
|
tree
2019-06-25
Eddie Hung
Merge remote-tracking branch 'origin/xaig' into xc7mux
commit
|
commitdiff
|
tree
2019-06-25
Eddie Hung
Fix for abc_scc_break is bus
commit
|
commitdiff
|
tree
2019-06-25
Eddie Hung
More meaningful error message
commit
|
commitdiff
|
tree
2019-06-25
Eddie Hung
Re-enable dist RAM boxes for ECP5
commit
|
commitdiff
|
tree
2019-06-25
Eddie Hung
Revert "Re-enable dist RAM boxes for ECP5"
commit
|
commitdiff
|
tree
2019-06-25
Eddie Hung
Do not use log_id as it strips \\, also fix scc for...
commit
|
commitdiff
|
tree
2019-06-25
Eddie Hung
Re-enable dist RAM boxes for ECP5
commit
|
commitdiff
|
tree
2019-06-25
Eddie Hung
Add Xilinx dist RAM as comb boxes
commit
|
commitdiff
|
tree
2019-06-25
Eddie Hung
Fix abc9's scc breaker, also break on abc_scc_break...
commit
|
commitdiff
|
tree
2019-06-25
Eddie Hung
Add tests/various/abc9.{v,ys} with SCC test
commit
|
commitdiff
|
tree
2019-06-25
Eddie Hung
Merge remote-tracking branch 'origin/master' into xaig
commit
|
commitdiff
|
tree
2019-06-25
Eddie Hung
Walk through as many muxes as exist for rd_en
commit
|
commitdiff
|
tree
2019-06-25
Eddie Hung
Add test
commit
|
commitdiff
|
tree
2019-06-24
Eddie Hung
Merge remote-tracking branch 'origin/eddie/ram32x1d...
commit
|
commitdiff
|
tree
2019-06-24
Eddie Hung
Add RAM32X1D support
commit
|
commitdiff
|
tree
2019-06-24
Eddie Hung
Reduce MuxFx resources in mux techmapping
commit
|
commitdiff
|
tree
2019-06-24
Eddie Hung
Reduce number of decomposed muxes during techmap
commit
|
commitdiff
|
tree
2019-06-24
Eddie Hung
Revert "Fix techmapping muxes some more"
commit
|
commitdiff
|
tree
2019-06-24
Eddie Hung
Move comment
commit
|
commitdiff
|
tree
2019-06-24
Eddie Hung
Fix techmapping muxes some more
commit
|
commitdiff
|
tree
2019-06-24
Eddie Hung
Fix mux techmapping
commit
|
commitdiff
|
tree
2019-06-24
Eddie Hung
Modify costs for muxcover
commit
|
commitdiff
|
tree
2019-06-24
Eddie Hung
Revert Makefile
commit
|
commitdiff
|
tree
2019-06-24
Eddie Hung
Change synth_xilinx's -nomux to -minmuxf <int>
commit
|
commitdiff
|
tree
2019-06-24
Clifford Wolf
Merge pull request #1124 from mmicko/json_ports
commit
|
commitdiff
|
tree
2019-06-23
Eddie Hung
Merge remote-tracking branch 'origin/xaig' into xc7mux
commit
|
commitdiff
|
tree
2019-06-22
Eddie Hung
Merge remote-tracking branch 'origin/master' into eddie...
commit
|
commitdiff
|
tree
2019-06-22
Eddie Hung
Add comments to ecp5 box
commit
|
commitdiff
|
tree
2019-06-22
Eddie Hung
Add comment to xc7 box
commit
|
commitdiff
|
tree
2019-06-22
Eddie Hung
Fix and cleanup ice40 boxes for carry in/out
commit
|
commitdiff
|
tree
2019-06-22
Eddie Hung
Carry in/out box ordering now move to end, not swap...
commit
|
commitdiff
|
tree
2019-06-22
Eddie Hung
Remove DFF and RAMD box info for now
commit
|
commitdiff
|
tree
2019-06-22
Eddie Hung
Merge branch 'master' into xaig
commit
|
commitdiff
|
tree
2019-06-22
Eddie Hung
Add 'muxcover -dmux=<cost>' and '-nopartial' to CHANGELOG
commit
|
commitdiff
|
tree
2019-06-22
Eddie Hung
Remove $_MUX4_ techmap rule
commit
|
commitdiff
|
tree
2019-06-22
Eddie Hung
Fix wreduce call (!!!), tweak muxcover costs
commit
|
commitdiff
|
tree
2019-06-22
Eddie Hung
Merge remote-tracking branch 'origin/xaig' into xc7mux
commit
|
commitdiff
|
tree
2019-06-22
Eddie Hung
Merge remote-tracking branch 'origin/master' into xaig
commit
|
commitdiff
|
tree
2019-06-22
Eddie Hung
Fix CHANGELOG
commit
|
commitdiff
|
tree
2019-06-22
Eddie Hung
Merge remote-tracking branch 'origin/xaig' into xc7mux
commit
|
commitdiff
|
tree
2019-06-22
Eddie Hung
Reduce log_debug spam in parse_xaiger()
commit
|
commitdiff
|
tree
2019-06-22
Eddie Hung
Merge remote-tracking branch 'origin/xaig' into xc7mux
commit
|
commitdiff
|
tree
2019-06-22
Eddie Hung
Do not rename non LUT cells in abc9
commit
|
commitdiff
|
tree
2019-06-22
Eddie Hung
Replace assert with error message
commit
|
commitdiff
|
tree
2019-06-22
Eddie Hung
Add log_push()/log_pop() inside write_xaiger
commit
|
commitdiff
|
tree
2019-06-22
Eddie Hung
Add log_push()/log_pop() inside write_xaiger
commit
|
commitdiff
|
tree
next