projects
/
yosys.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
yosys.git
2014-07-23
Clifford Wolf
Turned RTLIL::SigSpec::optimize() to a no-op: a packed...
commit
|
commitdiff
|
tree
2014-07-23
Clifford Wolf
Fixed manual/CHAPTER_Prog/stubnets.cc
commit
|
commitdiff
|
tree
2014-07-23
Clifford Wolf
Removed RTLIL::SigSpec::expand() method
commit
|
commitdiff
|
tree
2014-07-23
Clifford Wolf
Added eclipse .setting folder to .gitignore
commit
|
commitdiff
|
tree
2014-07-23
Clifford Wolf
Fixed all users of SigSpec::chunks_rw() and removed it
commit
|
commitdiff
|
tree
2014-07-23
Clifford Wolf
Replaced RTLIL::SigSpec::operator!=() with inline version
commit
|
commitdiff
|
tree
2014-07-23
Clifford Wolf
Merge branch: Refactoring {SigSpec|SigChunk}(RTLIL...
commit
|
commitdiff
|
tree
2014-07-23
Clifford Wolf
Refactoring {SigSpec|SigChunk}(RTLIL::Wire *wire, ...
commit
|
commitdiff
|
tree
2014-07-23
Clifford Wolf
Refactoring {SigSpec|SigChunk}(RTLIL::Wire *wire, ...
commit
|
commitdiff
|
tree
2014-07-23
Clifford Wolf
Refactoring {SigSpec|SigChunk}(RTLIL::Wire *wire, ...
commit
|
commitdiff
|
tree
2014-07-23
Clifford Wolf
Some cleanups in RTLIL::SigChunk::SigChunk(const RTLIL...
commit
|
commitdiff
|
tree
2014-07-22
Clifford Wolf
SigSpec refactoring: More cleanups of old SigSpec use...
commit
|
commitdiff
|
tree
2014-07-22
Clifford Wolf
SigSpec refactoring: Added RTLIL::SigSpecIterator
commit
|
commitdiff
|
tree
2014-07-22
Clifford Wolf
SigSpec refactoring: cleanup of old SigSpec usage in...
commit
|
commitdiff
|
tree
2014-07-22
Clifford Wolf
Fixed memory corruption with new SigSpec API in proc_mux
commit
|
commitdiff
|
tree
2014-07-22
Clifford Wolf
SigSpec refactoring: added RTLIL::SigSpec::operator[]
commit
|
commitdiff
|
tree
2014-07-22
Clifford Wolf
fixed memory leak in fsm_opt
commit
|
commitdiff
|
tree
2014-07-22
Clifford Wolf
SigSpec refactoring: rewrote some RTLIL::SigSpec method...
commit
|
commitdiff
|
tree
2014-07-22
Clifford Wolf
Removed RTLIL::SigChunk::compare()
commit
|
commitdiff
|
tree
2014-07-22
Clifford Wolf
SigSpec refactoring: added RTLIL::SigSpec::bits() and...
commit
|
commitdiff
|
tree
2014-07-22
Clifford Wolf
SigSpec refactoring: change RTLIL::SigSpec::chunks...
commit
|
commitdiff
|
tree
2014-07-22
Clifford Wolf
SigSpec refactoring: change RTLIL::SigSpec::size()...
commit
|
commitdiff
|
tree
2014-07-22
Clifford Wolf
SigSpec refactoring: using the accessor functions every...
commit
|
commitdiff
|
tree
2014-07-22
Clifford Wolf
SigSpec refactoring: renamed the SigSpec members to...
commit
|
commitdiff
|
tree
2014-07-22
Clifford Wolf
SigSpec refactoring: renamed chunks and width to __chun...
commit
|
commitdiff
|
tree
2014-07-22
Clifford Wolf
Fixed ilang parsing of process attributes
commit
|
commitdiff
|
tree
2014-07-22
Clifford Wolf
Fixed make rules for ilang parser
commit
|
commitdiff
|
tree
2014-07-21
Clifford Wolf
Use "opt -fine" in test/vloght/test_mapopt.sh
commit
|
commitdiff
|
tree
2014-07-21
Clifford Wolf
Added "opt_const -keepdc"
commit
|
commitdiff
|
tree
2014-07-21
Clifford Wolf
Added mul to mux conversion to "opt_const -fine"
commit
|
commitdiff
|
tree
2014-07-21
Clifford Wolf
Added "opt_const -fine" and "opt_reduce -fine"
commit
|
commitdiff
|
tree
2014-07-21
Clifford Wolf
Added "autoidx" statement to ilang file format
commit
|
commitdiff
|
tree
2014-07-21
Clifford Wolf
Added opt_const support for simple identities
commit
|
commitdiff
|
tree
2014-07-21
Clifford Wolf
Various improvements in test/vloghtb
commit
|
commitdiff
|
tree
2014-07-21
Clifford Wolf
Added support for scripts with labels
commit
|
commitdiff
|
tree
2014-07-21
Clifford Wolf
Replaced depricated NEW_WIRE macro with module->addWire...
commit
|
commitdiff
|
tree
2014-07-21
Clifford Wolf
Removed deprecated module->new_wire()
commit
|
commitdiff
|
tree
2014-07-21
Clifford Wolf
Wider range of cell types supported in "share" pass
commit
|
commitdiff
|
tree
2014-07-21
Clifford Wolf
Bugfix in satgen for cells with wider in- than outputs.
commit
|
commitdiff
|
tree
2014-07-21
Clifford Wolf
Added module->remove(), module->addWire(), module-...
commit
|
commitdiff
|
tree
2014-07-21
Clifford Wolf
Added log_ping()
commit
|
commitdiff
|
tree
2014-07-21
Clifford Wolf
Use ezSAT::non_incremental() in "share" pass
commit
|
commitdiff
|
tree
2014-07-21
Clifford Wolf
Added ezSAT::keep_cnf() and ezSAT::non_incremental()
commit
|
commitdiff
|
tree
2014-07-20
Clifford Wolf
Fixed ezSAT stand-alone build
commit
|
commitdiff
|
tree
2014-07-20
Clifford Wolf
Updated minisat
commit
|
commitdiff
|
tree
2014-07-20
Clifford Wolf
Using relative path names in minisat headers
commit
|
commitdiff
|
tree
2014-07-20
Clifford Wolf
Added yet another resource sharing test case
commit
|
commitdiff
|
tree
2014-07-20
Clifford Wolf
Added support for resource sharing in mux control logic
commit
|
commitdiff
|
tree
2014-07-20
Clifford Wolf
Added "select -assert-count"
commit
|
commitdiff
|
tree
2014-07-20
Clifford Wolf
Supercell creation for $div/$mod worked all along,...
commit
|
commitdiff
|
tree
2014-07-20
Clifford Wolf
Improved tests/share/generate.py
commit
|
commitdiff
|
tree
2014-07-20
Clifford Wolf
Fixed creation of shift supercells in "share" pass
commit
|
commitdiff
|
tree
2014-07-20
Clifford Wolf
Small fix in tests/vloghtb/run-test.sh
commit
|
commitdiff
|
tree
2014-07-20
Clifford Wolf
Activated tests/share in "make test"
commit
|
commitdiff
|
tree
2014-07-20
Clifford Wolf
Added "miter -equiv -flatten"
commit
|
commitdiff
|
tree
2014-07-20
Clifford Wolf
Added call_on_selection() and call_on_module() API
commit
|
commitdiff
|
tree
2014-07-20
Clifford Wolf
Added tests/vloghtb/test_share.sh
commit
|
commitdiff
|
tree
2014-07-20
Clifford Wolf
Added tests/share for testing "share" supercell creation
commit
|
commitdiff
|
tree
2014-07-20
Clifford Wolf
Added "share" supercell creation
commit
|
commitdiff
|
tree
2014-07-20
Clifford Wolf
Added removing of always inactive cells to "share"...
commit
|
commitdiff
|
tree
2014-07-20
Clifford Wolf
Progress in "share" pass
commit
|
commitdiff
|
tree
2014-07-20
Clifford Wolf
Added std::set<RTLIL::SigBit> to RTLIL::SigSpec conversion
commit
|
commitdiff
|
tree
2014-07-20
Clifford Wolf
Added SIZE() macro
commit
|
commitdiff
|
tree
2014-07-20
Clifford Wolf
Added log_cell()
commit
|
commitdiff
|
tree
2014-07-20
Clifford Wolf
Progress in "share" pass
commit
|
commitdiff
|
tree
2014-07-20
Clifford Wolf
Added tests/vloghtb
commit
|
commitdiff
|
tree
2014-07-20
Clifford Wolf
Use functions instead of always blocks for $mux/$pmux...
commit
|
commitdiff
|
tree
2014-07-19
Clifford Wolf
Added support for $bu0 to verilog backend
commit
|
commitdiff
|
tree
2014-07-19
Clifford Wolf
Started to implement real resource sharing
commit
|
commitdiff
|
tree
2014-07-19
Clifford Wolf
Fixed log_id() memory corruption
commit
|
commitdiff
|
tree
2014-07-19
Clifford Wolf
Improved memory_share log messages
commit
|
commitdiff
|
tree
2014-07-19
Clifford Wolf
More verbose memory_share help message
commit
|
commitdiff
|
tree
2014-07-19
Clifford Wolf
Added SAT-based write-port sharing to memory_share
commit
|
commitdiff
|
tree
2014-07-19
Clifford Wolf
Added ModWalker helper class
commit
|
commitdiff
|
tree
2014-07-19
Clifford Wolf
Some "const" cleanups in SigMap
commit
|
commitdiff
|
tree
2014-07-19
Clifford Wolf
Fixed bug in memory_share feedback-to-en code
commit
|
commitdiff
|
tree
2014-07-18
Clifford Wolf
Added translation from read-feedback to en-signals...
commit
|
commitdiff
|
tree
2014-07-18
Clifford Wolf
Improved seeding of color rng in show command
commit
|
commitdiff
|
tree
2014-07-18
Clifford Wolf
Only create collision detect logic in memory_share...
commit
|
commitdiff
|
tree
2014-07-18
Clifford Wolf
Bugfix in tests/memories/run-test.sh
commit
|
commitdiff
|
tree
2014-07-18
Clifford Wolf
added tests/memories
commit
|
commitdiff
|
tree
2014-07-18
Clifford Wolf
Added memory_share
commit
|
commitdiff
|
tree
2014-07-18
Clifford Wolf
Added automatic conversion from RTLIL::SigSpec to std...
commit
|
commitdiff
|
tree
2014-07-18
Clifford Wolf
Apply opt_reduce WR_EN opts to the whole mux tree drivi...
commit
|
commitdiff
|
tree
2014-07-18
Clifford Wolf
Added function-like cell creation helpers
commit
|
commitdiff
|
tree
2014-07-18
Clifford Wolf
Added log_id() helper function
commit
|
commitdiff
|
tree
2014-07-17
Clifford Wolf
Also simulate unmapped memories in "make test"
commit
|
commitdiff
|
tree
2014-07-17
Clifford Wolf
Implemented dynamic bit-/part-select for memory writes
commit
|
commitdiff
|
tree
2014-07-17
Clifford Wolf
Fixed simlib.v model for $mem
commit
|
commitdiff
|
tree
2014-07-17
Clifford Wolf
Added support for bit/part select to mem2reg rewriter
commit
|
commitdiff
|
tree
2014-07-17
Clifford Wolf
Added support for constant bit- or part-select for...
commit
|
commitdiff
|
tree
2014-07-17
Clifford Wolf
Improved opt_reduce handling of mem wr_en mux bits
commit
|
commitdiff
|
tree
2014-07-17
Clifford Wolf
Fixed RTLIL::SigSpec::append_bit() for appending constants
commit
|
commitdiff
|
tree
2014-07-17
Clifford Wolf
Added support for "blackbox" attribute to iopadmap
commit
|
commitdiff
|
tree
2014-07-17
Clifford Wolf
Added support for "blackbox" attribute to flatten/techmap
commit
|
commitdiff
|
tree
2014-07-16
Clifford Wolf
Added "inout" ports support to read_liberty
commit
|
commitdiff
|
tree
2014-07-16
Clifford Wolf
Set blackbox attribute in "read_liberty -lib"
commit
|
commitdiff
|
tree
2014-07-16
Clifford Wolf
Fixed spelling of "direction" in read_liberty messages
commit
|
commitdiff
|
tree
2014-07-16
Clifford Wolf
Merged new $mem/$memwr WR_EN interface
commit
|
commitdiff
|
tree
2014-07-16
Clifford Wolf
Changed tests/techmap/mem_simple_4x1_map for new $mem...
commit
|
commitdiff
|
tree
next