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
*
Various small improvements to synth_xilinx
Clifford Wolf
2015-01-06
*
Towards Xilinx bram support
Clifford Wolf
2015-01-06
*
dict<> ref vs insert bugfix
Clifford Wolf
2015-01-06
*
Towards Xilinx bram support
Clifford Wolf
2015-01-05
*
Towards Xilinx bram support
Clifford Wolf
2015-01-04
*
Added memory_bram "shuffle_enable" feature
Clifford Wolf
2015-01-04
*
Removed left over debug code from memory_bram
Clifford Wolf
2015-01-04
*
Fixed pattern matching in "hierarchy -generate"
Clifford Wolf
2015-01-04
*
Added "memory -bram"
Clifford Wolf
2015-01-03
*
Added memory_bram 'or_next_if_better' feature
Clifford Wolf
2015-01-03
*
memory_bram transp support
Clifford Wolf
2015-01-03
*
Progress in memory_bram
Clifford Wolf
2015-01-03
*
Added proper clkpol support to memory_bram
Clifford Wolf
2015-01-02
*
Progress in memory_bram
Clifford Wolf
2015-01-02
*
Progress in memory_bram
Clifford Wolf
2015-01-02
*
Progress in memory_bram
Clifford Wolf
2015-01-01
*
Progress in memory_bram
Clifford Wolf
2015-01-01
*
Removed SigSpec::extend_xx() api
Clifford Wolf
2015-01-01
*
Progress in memory_bram
Clifford Wolf
2014-12-31
*
Added memory_bram (not functional yet)
Clifford Wolf
2014-12-31
*
typo fix for "opt -fast"
Clifford Wolf
2014-12-30
*
Fixed a bug in "select %ci %co %x"
Clifford Wolf
2014-12-30
*
Fixed typo in ABC command
Clifford Wolf
2014-12-30
*
Fixed build with SMALL=1
Clifford Wolf
2014-12-30
*
Fixed memory corruption in "splice" command
Clifford Wolf
2014-12-29
*
Added statehash to ezSAT
Clifford Wolf
2014-12-29
*
Less verbose ABC output
Clifford Wolf
2014-12-29
*
Cleanups in opt_clean
Clifford Wolf
2014-12-29
*
dict/pool changes in opt_clean
Clifford Wolf
2014-12-29
*
Converting "share" to dict<> and pool<> complete
Clifford Wolf
2014-12-29
*
Switched most of "share" to dict<> and pool<>
Clifford Wolf
2014-12-29
*
using dict and pool in opt_reduce
Clifford Wolf
2014-12-28
*
bugfix in opt_share
Clifford Wolf
2014-12-28
*
Renamed hashmap.h to hashlib.h, some related improvements
Clifford Wolf
2014-12-28
*
More dict/pool related changes
Clifford Wolf
2014-12-27
*
More hashtable finetuning
Clifford Wolf
2014-12-27
*
Replaced std::unordered_set (nodict) with Yosys::pool
Clifford Wolf
2014-12-26
*
Replaced std::unordered_map as implementation for Yosys::dict
Clifford Wolf
2014-12-26
*
Added Yosys::{dict,nodict,vector} container types
Clifford Wolf
2014-12-26
*
Added "test_cell -muxdiv"
Clifford Wolf
2014-12-25
*
Added "test_cell -w" feature
Clifford Wolf
2014-12-25
*
Fixed simplemap for $ne cells with output width > 1
Clifford Wolf
2014-12-25
*
Fixed off-by-one bug in "hierarchy -check" for positional module args
Clifford Wolf
2014-12-24
*
Added "dfflibmap -prepare" help
Clifford Wolf
2014-12-24
*
Added "dfflibmap -prepare"
Clifford Wolf
2014-12-24
*
Added "dff2dffe -direct" for direct gate mapping
Clifford Wolf
2014-12-24
*
Added "dff2dffe -unmap"
Clifford Wolf
2014-12-24
*
Added support for gate-level cells in dff2dffe
Clifford Wolf
2014-12-24
*
Improvements in simplemap api, added $ne $nex $eq $eqx support
Clifford Wolf
2014-12-24
*
Renamed extend() to extend_xx(), changed most users to extend_u0()
Clifford Wolf
2014-12-24
[next]