index
:
yosys
master
Debian dgit repo for package yosys
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
*
SigSpec refactoring: renamed chunks and width to __chunks and __width
Clifford Wolf
2014-07-22
|
*
Fixed ilang parsing of process attributes
Clifford Wolf
2014-07-22
|
*
Fixed make rules for ilang parser
Clifford Wolf
2014-07-22
|
*
Use "opt -fine" in test/vloght/test_mapopt.sh
Clifford Wolf
2014-07-21
|
*
Added "opt_const -keepdc"
Clifford Wolf
2014-07-21
|
*
Added mul to mux conversion to "opt_const -fine"
Clifford Wolf
2014-07-21
|
*
Added "opt_const -fine" and "opt_reduce -fine"
Clifford Wolf
2014-07-21
|
*
Added "autoidx" statement to ilang file format
Clifford Wolf
2014-07-21
|
*
Added opt_const support for simple identities
Clifford Wolf
2014-07-21
|
*
Various improvements in test/vloghtb
Clifford Wolf
2014-07-21
|
*
Added support for scripts with labels
Clifford Wolf
2014-07-21
|
*
Replaced depricated NEW_WIRE macro with module->addWire() calls
Clifford Wolf
2014-07-21
|
*
Removed deprecated module->new_wire()
Clifford Wolf
2014-07-21
|
*
Wider range of cell types supported in "share" pass
Clifford Wolf
2014-07-21
|
*
Bugfix in satgen for cells with wider in- than outputs.
Clifford Wolf
2014-07-21
|
*
Added module->remove(), module->addWire(), module->addCell(), cell->check()
Clifford Wolf
2014-07-21
|
*
Added log_ping()
Clifford Wolf
2014-07-21
|
*
Use ezSAT::non_incremental() in "share" pass
Clifford Wolf
2014-07-21
|
*
Added ezSAT::keep_cnf() and ezSAT::non_incremental()
Clifford Wolf
2014-07-21
|
*
Fixed ezSAT stand-alone build
Clifford Wolf
2014-07-21
|
*
Updated minisat
Clifford Wolf
2014-07-21
|
*
Using relative path names in minisat headers
Clifford Wolf
2014-07-21
|
*
Added yet another resource sharing test case
Clifford Wolf
2014-07-20
|
*
Added support for resource sharing in mux control logic
Clifford Wolf
2014-07-20
|
*
Added "select -assert-count"
Clifford Wolf
2014-07-20
|
*
Supercell creation for $div/$mod worked all along, fixed test benches
Clifford Wolf
2014-07-20
|
*
Improved tests/share/generate.py
Clifford Wolf
2014-07-20
|
*
Fixed creation of shift supercells in "share" pass
Clifford Wolf
2014-07-20
|
*
Small fix in tests/vloghtb/run-test.sh
Clifford Wolf
2014-07-20
|
*
Activated tests/share in "make test"
Clifford Wolf
2014-07-20
|
*
Added "miter -equiv -flatten"
Clifford Wolf
2014-07-20
|
*
Added call_on_selection() and call_on_module() API
Clifford Wolf
2014-07-20
|
*
Added tests/vloghtb/test_share.sh
Clifford Wolf
2014-07-20
|
*
Added tests/share for testing "share" supercell creation
Clifford Wolf
2014-07-20
|
*
Added "share" supercell creation
Clifford Wolf
2014-07-20
|
*
Added removing of always inactive cells to "share" pass
Clifford Wolf
2014-07-20
|
*
Progress in "share" pass
Clifford Wolf
2014-07-20
|
*
Added std::set<RTLIL::SigBit> to RTLIL::SigSpec conversion
Clifford Wolf
2014-07-20
|
*
Added SIZE() macro
Clifford Wolf
2014-07-20
|
*
Added log_cell()
Clifford Wolf
2014-07-20
|
*
Progress in "share" pass
Clifford Wolf
2014-07-20
|
*
Added tests/vloghtb
Clifford Wolf
2014-07-20
|
*
Use functions instead of always blocks for $mux/$pmux/$safe_pmux in verilog ↵
Clifford Wolf
2014-07-20
|
|
|
|
backend
*
Added support for $bu0 to verilog backend
Clifford Wolf
2014-07-20
|
*
Started to implement real resource sharing
Clifford Wolf
2014-07-19
|
*
Fixed log_id() memory corruption
Clifford Wolf
2014-07-19
|
*
Improved memory_share log messages
Clifford Wolf
2014-07-19
|
*
More verbose memory_share help message
Clifford Wolf
2014-07-19
|
*
Added SAT-based write-port sharing to memory_share
Clifford Wolf
2014-07-19
|
*
Added ModWalker helper class
Clifford Wolf
2014-07-19
|
[next]