index
:
yosys
master
Debian dgit repo for package yosys
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
passes
Commit message (
Expand
)
Author
Age
*
SigSpec refactoring: renamed chunks and width to __chunks and __width
Clifford Wolf
2014-07-22
*
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 opt_const support for simple identities
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
*
Use ezSAT::non_incremental() in "share" pass
Clifford Wolf
2014-07-21
*
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
*
Fixed creation of shift supercells in "share" pass
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 "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
*
Progress in "share" pass
Clifford Wolf
2014-07-20
*
Started to implement real resource sharing
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
*
Fixed bug in memory_share feedback-to-en code
Clifford Wolf
2014-07-19
*
Added translation from read-feedback to en-signals in memory_share
Clifford Wolf
2014-07-18
*
Improved seeding of color rng in show command
Clifford Wolf
2014-07-18
*
Only create collision detect logic in memory_share if necessary
Clifford Wolf
2014-07-18
*
Added memory_share
Clifford Wolf
2014-07-18
*
Apply opt_reduce WR_EN opts to the whole mux tree driving the WR_EN port
Clifford Wolf
2014-07-18
*
Improved opt_reduce handling of mem wr_en mux bits
Clifford Wolf
2014-07-17
*
Added support for "blackbox" attribute to iopadmap
Clifford Wolf
2014-07-17
*
Added support for "blackbox" attribute to flatten/techmap
Clifford Wolf
2014-07-17
*
improved opt_reduce for $mem/$memwr WR_EN multiplexers
Clifford Wolf
2014-07-16
*
Changes to "memory" pass for new $memwr/$mem WR_EN interface
Clifford Wolf
2014-07-16
*
now ignore init attributes on non-register wires in sat command
Clifford Wolf
2014-07-05
*
Do not create $dffsr cells with no-op resets in proc_dff
Clifford Wolf
2014-06-19
*
Added %D and %c select commands
Clifford Wolf
2014-06-14
*
fixed cell array handling of positional arguments
Clifford Wolf
2014-06-07
*
Add support for cell arrays
Clifford Wolf
2014-06-07
*
added tee cmd
Clifford Wolf
2014-06-03
*
Fixed log messages in memory_dff
Clifford Wolf
2014-06-01
*
added log_header to miter and expose pass, show cell type for exposed ports
Johann Glaser
2014-05-28
*
be more verbose when techmap yielded processes
Johann Glaser
2014-05-26
*
Fixed bug in opt_reduce (see vloghammer issue_044)
Clifford Wolf
2014-05-12
*
fixed syntax error in dot file created by "show" command
Clifford Wolf
2014-05-10
*
Fixed performance problem in opt_mux with nets driven by many conflicting dri...
Clifford Wolf
2014-03-19
*
Small improvement in SAT log messages
Clifford Wolf
2014-03-13
*
Merged OSX fixes from Siesh1oo with some modifications
Clifford Wolf
2014-03-13
*
- kernel/register.h, kernel/driver.cc: refactor rewrite_yosys_exe()/get_shar...
Siesh1oo
2014-03-12
*
OSX compatible creation of stdcells.inc, using code from github.com/Siesh1oo/...
Clifford Wolf
2014-03-11
[next]