aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Improvements in opt_muxtreeClifford Wolf2015-01-182-35/+58
* | More opt_muxtree cleanupsClifford Wolf2015-01-181-64/+44
* | Added hashlib::idict<>Clifford Wolf2015-01-183-2/+73
* | Various cleanups and improvements in opt_muxtreeClifford Wolf2015-01-181-87/+71
* | Added synth_xilinx -retime -flattenClifford Wolf2015-01-171-2/+28
* | Added support for memories to flatten (techmap)Clifford Wolf2015-01-171-3/+22
* | Added MUXCY and XORCY support to synth_xilinxClifford Wolf2015-01-174-2/+106
* | Fixed a bug in opt_muxtree for "mux forests"Clifford Wolf2015-01-171-4/+18
* | Improved opt_muxtreeClifford Wolf2015-01-171-4/+38
* | Optimizing no-op cell->setPort()Clifford Wolf2015-01-171-1/+3
* | Bugfix in dff2dffeClifford Wolf2015-01-161-1/+1
* | Added cells.libClifford Wolf2015-01-162-0/+109
* | Added dff2dffe to synth_xilinxClifford Wolf2015-01-161-0/+2
* | Added more FF types to xilinx/cells.vClifford Wolf2015-01-161-25/+28
* | Fixed xilinx bram clock inverted configClifford Wolf2015-01-161-21/+35
* | Added FF cells to xilinx/cells_sim.vClifford Wolf2015-01-161-116/+116
* | Added Xilinx MUXF7 and MUXF8 supportClifford Wolf2015-01-152-2/+30
* | Added "abc -lut w1:w2"Clifford Wolf2015-01-151-5/+21
* | Fixed handling of foo.__TECHMAP_...Clifford Wolf2015-01-151-1/+1
* | Ignoring more system task and functionsClifford Wolf2015-01-152-2/+4
* | Fixed handling of "input foo; reg [0:0] foo;"Clifford Wolf2015-01-151-0/+7
* | Consolidate "Blocking assignment to memory.." msgs for the same lineClifford Wolf2015-01-151-3/+9
* | Various cleanups in synth_xilinx commandClifford Wolf2015-01-131-54/+8
* | Re-enabled mux->and/or transform (and fixed lm32 in yosys-bigsim)Clifford Wolf2015-01-131-5/+0
* | Tiny fix in vcdcd.plClifford Wolf2015-01-131-2/+2
* | Small Makefile typo fixClifford Wolf2015-01-131-2/+2
* | Only enable code coverage counters on linuxClifford Wolf2015-01-094-6/+6
* | Merge pull request #46 from utzig/masterClifford Wolf2015-01-083-5/+11
|\ \
| * | Enable use of homebrew's provided bison if availableFabio Utzig2015-01-081-0/+2
| * | Enable bison to be customizedFabio Utzig2015-01-083-2/+3
| * | Add homebrew's libffi pathsFabio Utzig2015-01-081-0/+3
| * | Add homebrew's readline pathsFabio Utzig2015-01-081-3/+3
|/ /
* | Added add_share_file Makefile macroClifford Wolf2015-01-083-38/+17
* | added minimalistic xilinx sim modelsClifford Wolf2015-01-081-0/+150
* | disabled problematic mux -> and/or transformClifford Wolf2015-01-071-2/+7
* | More Xilinx bram cleanupsClifford Wolf2015-01-071-14/+14
* | Cleanups in xilinx bram descriptionsClifford Wolf2015-01-072-36/+36
* | memory_bram hotfix for memories with width 1Clifford Wolf2015-01-061-3/+3
* | Xilinx RAMB36/RAMB18 memory_bram support completeClifford Wolf2015-01-063-16/+320
* | Towards Xilinx bram supportClifford Wolf2015-01-063-24/+65
* | small fix in xilinx/brams.vClifford Wolf2015-01-061-5/+5
* | fixed compiler warning on non-linux archsClifford Wolf2015-01-061-2/+4
* | removed old debug codeClifford Wolf2015-01-061-1/+0
* | hashlib iterator fixClifford Wolf2015-01-061-4/+4
* | build fix for mxeClifford Wolf2015-01-061-7/+8
* | Towards Xilinx bram supportClifford Wolf2015-01-065-26/+176
* | Various small improvements to synth_xilinxClifford Wolf2015-01-062-10/+8
* | Towards Xilinx bram supportClifford Wolf2015-01-063-14/+42
* | Towards Xilinx bram supportClifford Wolf2015-01-063-6/+10
* | dict<> ref vs insert bugfixClifford Wolf2015-01-061-10/+13