projects
/
yosys.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
yosys.git
2014-07-26
Clifford Wolf
Automatically pack SigSpec on copy/assign
commit
|
commitdiff
|
tree
2014-07-26
Clifford Wolf
Added new RTLIL::Cell port access methods
commit
|
commitdiff
|
tree
2014-07-26
Clifford Wolf
Renamed RTLIL::{Module,Cell}::connections to connections_
commit
|
commitdiff
|
tree
2014-07-26
Clifford Wolf
Cosmetic fixes for "make abc"
commit
|
commitdiff
|
tree
2014-07-26
Clifford Wolf
Added "Checklist for adding internal cell types"
commit
|
commitdiff
|
tree
2014-07-25
Clifford Wolf
Added copy-constructor-like module->addCell(name, other...
commit
|
commitdiff
|
tree
2014-07-25
Clifford Wolf
Use only module->addCell() and module->remove() to...
commit
|
commitdiff
|
tree
2014-07-25
Clifford Wolf
Various RTLIL::SigSpec related code cleanups
commit
|
commitdiff
|
tree
2014-07-25
Clifford Wolf
Added RTLIL::SigSpec is_chunk()/as_chunk() API
commit
|
commitdiff
|
tree
2014-07-25
Clifford Wolf
Added "make vgtest"
commit
|
commitdiff
|
tree
2014-07-25
Clifford Wolf
Fixed two memory leaks in ast simplify
commit
|
commitdiff
|
tree
2014-07-25
Clifford Wolf
Renamed some of the test cases in tests/simple to avoid...
commit
|
commitdiff
|
tree
2014-07-25
Clifford Wolf
Fixed memory corruption in "opt_reduce" pass
commit
|
commitdiff
|
tree
2014-07-25
Clifford Wolf
Disabled cover() for non-linux builds
commit
|
commitdiff
|
tree
2014-07-25
Clifford Wolf
Added more stuff to checklist
commit
|
commitdiff
|
tree
2014-07-25
Clifford Wolf
Updated verific build/test instructions
commit
|
commitdiff
|
tree
2014-07-25
Clifford Wolf
Improvements in "cover" command
commit
|
commitdiff
|
tree
2014-07-25
Clifford Wolf
Removed Minisat dependency on zlib
commit
|
commitdiff
|
tree
2014-07-25
Clifford Wolf
Added more stuff to the checklist
commit
|
commitdiff
|
tree
2014-07-25
Clifford Wolf
Fixed typo in cover id
commit
|
commitdiff
|
tree
2014-07-25
Clifford Wolf
Added "make clean-abc"
commit
|
commitdiff
|
tree
2014-07-25
Clifford Wolf
Further improved "make" prettiness
commit
|
commitdiff
|
tree
2014-07-24
Clifford Wolf
Replaced more old SigChunk programming patterns
commit
|
commitdiff
|
tree
2014-07-24
Clifford Wolf
Updated ABC to hg id "b1e63d18768d"
commit
|
commitdiff
|
tree
2014-07-24
Clifford Wolf
Added cover() calls to opt_const
commit
|
commitdiff
|
tree
2014-07-24
Clifford Wolf
Added cover_list() API
commit
|
commitdiff
|
tree
2014-07-24
Clifford Wolf
Added "make SMALL=1"
commit
|
commitdiff
|
tree
2014-07-24
Clifford Wolf
Now "make PRETTY=1" is the default setting
commit
|
commitdiff
|
tree
2014-07-24
Clifford Wolf
Added percentage display to "make PRETTY=1"
commit
|
commitdiff
|
tree
2014-07-24
Clifford Wolf
Added "make PRETTY=1"
commit
|
commitdiff
|
tree
2014-07-24
Clifford Wolf
Added "cover" command
commit
|
commitdiff
|
tree
2014-07-24
Clifford Wolf
Some improvements in SigSpec packing/unpacking and...
commit
|
commitdiff
|
tree
2014-07-24
Clifford Wolf
Now using a dedicated ELF section for all coverage...
commit
|
commitdiff
|
tree
2014-07-24
Clifford Wolf
Small changes regarding cover() and check() in SigSpec
commit
|
commitdiff
|
tree
2014-07-24
Clifford Wolf
Renamed RELEASE_CHECKLIST -> CHECKLIST
commit
|
commitdiff
|
tree
2014-07-24
Clifford Wolf
Added support for YOSYS_COVER_FILE env variable
commit
|
commitdiff
|
tree
2014-07-24
Clifford Wolf
Added cover() calls to RTLIL::SigSpec methods
commit
|
commitdiff
|
tree
2014-07-24
Clifford Wolf
Added support for YOSYS_COVER_DIR env variable
commit
|
commitdiff
|
tree
2014-07-24
Clifford Wolf
Added cover() API
commit
|
commitdiff
|
tree
2014-07-24
Clifford Wolf
Added RELEASE_CHECKLIST
commit
|
commitdiff
|
tree
2014-07-24
Clifford Wolf
Added "make config-gcc-4.7"
commit
|
commitdiff
|
tree
2014-07-24
Clifford Wolf
Added "make vloghtb"
commit
|
commitdiff
|
tree
2014-07-23
Clifford Wolf
Added hashing to RTLIL::SigSpec relational and equal...
commit
|
commitdiff
|
tree
2014-07-23
Clifford Wolf
Disabled RTLIL::SigSpec::check() in release builds
commit
|
commitdiff
|
tree
2014-07-23
Clifford Wolf
Fixed release build
commit
|
commitdiff
|
tree
2014-07-23
Clifford Wolf
Various fixes in Verific frontend for new RTLIL API
commit
|
commitdiff
|
tree
2014-07-23
Clifford Wolf
Added RTLIL::SigSpec::repeat()
commit
|
commitdiff
|
tree
2014-07-23
Clifford Wolf
Various small fixes (from gcc compiler warnings)
commit
|
commitdiff
|
tree
2014-07-23
Clifford Wolf
Removed RTLIL::SigSpec::optimize()
commit
|
commitdiff
|
tree
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
next