Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Towards Xilinx bram support | Clifford Wolf | 2015-01-06 | 1 | -1/+0 |
| | |||||
* | Various small improvements to synth_xilinx | Clifford Wolf | 2015-01-06 | 1 | -2/+2 |
| | |||||
* | Towards Xilinx bram support | Clifford Wolf | 2015-01-06 | 1 | -1/+1 |
| | |||||
* | dict<> ref vs insert bugfix | Clifford Wolf | 2015-01-06 | 1 | -10/+13 |
| | |||||
* | Towards Xilinx bram support | Clifford Wolf | 2015-01-05 | 1 | -0/+3 |
| | |||||
* | Towards Xilinx bram support | Clifford Wolf | 2015-01-04 | 1 | -3/+4 |
| | |||||
* | Added memory_bram "shuffle_enable" feature | Clifford Wolf | 2015-01-04 | 1 | -1/+113 |
| | |||||
* | Removed left over debug code from memory_bram | Clifford Wolf | 2015-01-04 | 1 | -2/+2 |
| | |||||
* | Fixed pattern matching in "hierarchy -generate" | Clifford Wolf | 2015-01-04 | 1 | -2/+2 |
| | |||||
* | Added "memory -bram" | Clifford Wolf | 2015-01-03 | 1 | -2/+11 |
| | |||||
* | Added memory_bram 'or_next_if_better' feature | Clifford Wolf | 2015-01-03 | 1 | -42/+156 |
| | |||||
* | memory_bram transp support | Clifford Wolf | 2015-01-03 | 1 | -4/+22 |
| | |||||
* | Progress in memory_bram | Clifford Wolf | 2015-01-03 | 1 | -11/+5 |
| | |||||
* | Added proper clkpol support to memory_bram | Clifford Wolf | 2015-01-02 | 1 | -4/+32 |
| | |||||
* | Progress in memory_bram | Clifford Wolf | 2015-01-02 | 1 | -3/+6 |
| | |||||
* | Progress in memory_bram | Clifford Wolf | 2015-01-02 | 1 | -1/+10 |
| | |||||
* | Progress in memory_bram | Clifford Wolf | 2015-01-01 | 1 | -22/+207 |
| | |||||
* | Progress in memory_bram | Clifford Wolf | 2015-01-01 | 1 | -37/+145 |
| | |||||
* | Removed SigSpec::extend_xx() api | Clifford Wolf | 2015-01-01 | 1 | -1/+1 |
| | |||||
* | Progress in memory_bram | Clifford Wolf | 2014-12-31 | 1 | -7/+115 |
| | |||||
* | Added memory_bram (not functional yet) | Clifford Wolf | 2014-12-31 | 2 | -0/+286 |
| | |||||
* | typo fix for "opt -fast" | Clifford Wolf | 2014-12-30 | 1 | -1/+1 |
| | |||||
* | Fixed a bug in "select %ci %co %x" | Clifford Wolf | 2014-12-30 | 1 | -4/+5 |
| | |||||
* | Fixed typo in ABC command | Clifford Wolf | 2014-12-30 | 1 | -2/+2 |
| | |||||
* | Fixed build with SMALL=1 | Clifford Wolf | 2014-12-30 | 2 | -1/+4 |
| | |||||
* | Fixed memory corruption in "splice" command | Clifford Wolf | 2014-12-29 | 1 | -13/+16 |
| | |||||
* | Added statehash to ezSAT | Clifford Wolf | 2014-12-29 | 1 | -2/+6 |
| | |||||
* | Less verbose ABC output | Clifford Wolf | 2014-12-29 | 2 | -21/+55 |
| | |||||
* | Cleanups in opt_clean | Clifford Wolf | 2014-12-29 | 1 | -10/+10 |
| | |||||
* | dict/pool changes in opt_clean | Clifford Wolf | 2014-12-29 | 1 | -5/+5 |
| | |||||
* | Converting "share" to dict<> and pool<> complete | Clifford Wolf | 2014-12-29 | 1 | -34/+42 |
| | |||||
* | Switched most of "share" to dict<> and pool<> | Clifford Wolf | 2014-12-29 | 1 | -16/+17 |
| | |||||
* | using dict and pool in opt_reduce | Clifford Wolf | 2014-12-28 | 1 | -5/+5 |
| | |||||
* | bugfix in opt_share | Clifford Wolf | 2014-12-28 | 1 | -0/+1 |
| | |||||
* | Renamed hashmap.h to hashlib.h, some related improvements | Clifford Wolf | 2014-12-28 | 6 | -8/+8 |
| | |||||
* | More dict/pool related changes | Clifford Wolf | 2014-12-27 | 2 | -11/+11 |
| | |||||
* | More hashtable finetuning | Clifford Wolf | 2014-12-27 | 5 | -6/+6 |
| | |||||
* | Replaced std::unordered_set (nodict) with Yosys::pool | Clifford Wolf | 2014-12-26 | 4 | -8/+8 |
| | |||||
* | Replaced std::unordered_map as implementation for Yosys::dict | Clifford Wolf | 2014-12-26 | 3 | -14/+14 |
| | |||||
* | Added Yosys::{dict,nodict,vector} container types | Clifford Wolf | 2014-12-26 | 13 | -35/+39 |
| | |||||
* | Added "test_cell -muxdiv" | Clifford Wolf | 2014-12-25 | 1 | -2/+18 |
| | |||||
* | Added "test_cell -w" feature | Clifford Wolf | 2014-12-25 | 1 | -18/+39 |
| | |||||
* | Fixed simplemap for $ne cells with output width > 1 | Clifford Wolf | 2014-12-25 | 1 | -7/+8 |
| | |||||
* | Fixed off-by-one bug in "hierarchy -check" for positional module args | Clifford Wolf | 2014-12-24 | 1 | -2/+2 |
| | |||||
* | Added "dfflibmap -prepare" help | Clifford Wolf | 2014-12-24 | 1 | -1/+5 |
| | |||||
* | Added "dfflibmap -prepare" | Clifford Wolf | 2014-12-24 | 1 | -31/+54 |
| | |||||
* | Added "dff2dffe -direct" for direct gate mapping | Clifford Wolf | 2014-12-24 | 1 | -5/+37 |
| | |||||
* | Added "dff2dffe -unmap" | Clifford Wolf | 2014-12-24 | 1 | -6/+42 |
| | |||||
* | Added support for gate-level cells in dff2dffe | Clifford Wolf | 2014-12-24 | 1 | -9/+38 |
| | |||||
* | Improvements in simplemap api, added $ne $nex $eq $eqx support | Clifford Wolf | 2014-12-24 | 3 | -26/+107 |
| |