Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fixed xilinx bram clock inverted config | Clifford Wolf | 2015-01-16 | 1 | -21/+35 | |
| * | Added FF cells to xilinx/cells_sim.v | Clifford Wolf | 2015-01-16 | 1 | -116/+116 | |
| * | Added Xilinx MUXF7 and MUXF8 support | Clifford Wolf | 2015-01-15 | 2 | -2/+30 | |
| * | Added "abc -lut w1:w2" | Clifford Wolf | 2015-01-15 | 1 | -5/+21 | |
| * | Fixed handling of foo.__TECHMAP_... | Clifford Wolf | 2015-01-15 | 1 | -1/+1 | |
| * | Ignoring more system task and functions | Clifford Wolf | 2015-01-15 | 2 | -2/+4 | |
| * | Fixed handling of "input foo; reg [0:0] foo;" | Clifford Wolf | 2015-01-15 | 1 | -0/+7 | |
| * | Consolidate "Blocking assignment to memory.." msgs for the same line | Clifford Wolf | 2015-01-15 | 1 | -3/+9 | |
| * | Various cleanups in synth_xilinx command | Clifford Wolf | 2015-01-13 | 1 | -54/+8 | |
| * | Re-enabled mux->and/or transform (and fixed lm32 in yosys-bigsim) | Clifford Wolf | 2015-01-13 | 1 | -5/+0 | |
| * | Tiny fix in vcdcd.pl | Clifford Wolf | 2015-01-13 | 1 | -2/+2 | |
| * | Small Makefile typo fix | Clifford Wolf | 2015-01-13 | 1 | -2/+2 | |
| * | Only enable code coverage counters on linux | Clifford Wolf | 2015-01-09 | 4 | -6/+6 | |
| * | Merge pull request #46 from utzig/master | Clifford Wolf | 2015-01-08 | 3 | -5/+11 | |
| |\ | ||||||
| | * | Enable use of homebrew's provided bison if available | Fabio Utzig | 2015-01-08 | 1 | -0/+2 | |
| | * | Enable bison to be customized | Fabio Utzig | 2015-01-08 | 3 | -2/+3 | |
| | * | Add homebrew's libffi paths | Fabio Utzig | 2015-01-08 | 1 | -0/+3 | |
| | * | Add homebrew's readline paths | Fabio Utzig | 2015-01-08 | 1 | -3/+3 | |
| |/ | ||||||
| * | Added add_share_file Makefile macro | Clifford Wolf | 2015-01-08 | 3 | -38/+17 | |
| * | added minimalistic xilinx sim models | Clifford Wolf | 2015-01-08 | 1 | -0/+150 | |
| * | disabled problematic mux -> and/or transform | Clifford Wolf | 2015-01-07 | 1 | -2/+7 | |
| * | More Xilinx bram cleanups | Clifford Wolf | 2015-01-07 | 1 | -14/+14 | |
| * | Cleanups in xilinx bram descriptions | Clifford Wolf | 2015-01-07 | 2 | -36/+36 | |
| * | memory_bram hotfix for memories with width 1 | Clifford Wolf | 2015-01-06 | 1 | -3/+3 | |
| * | Xilinx RAMB36/RAMB18 memory_bram support complete | Clifford Wolf | 2015-01-06 | 3 | -16/+320 | |
| * | Towards Xilinx bram support | Clifford Wolf | 2015-01-06 | 3 | -24/+65 | |
| * | small fix in xilinx/brams.v | Clifford Wolf | 2015-01-06 | 1 | -5/+5 | |
| * | fixed compiler warning on non-linux archs | Clifford Wolf | 2015-01-06 | 1 | -2/+4 | |
| * | removed old debug code | Clifford Wolf | 2015-01-06 | 1 | -1/+0 | |
| * | hashlib iterator fix | Clifford Wolf | 2015-01-06 | 1 | -4/+4 | |
| * | build fix for mxe | Clifford Wolf | 2015-01-06 | 1 | -7/+8 | |
| * | Towards Xilinx bram support | Clifford Wolf | 2015-01-06 | 5 | -26/+176 | |
| * | Various small improvements to synth_xilinx | Clifford Wolf | 2015-01-06 | 2 | -10/+8 | |
| * | Towards Xilinx bram support | Clifford Wolf | 2015-01-06 | 3 | -14/+42 | |
| * | Towards Xilinx bram support | Clifford Wolf | 2015-01-06 | 3 | -6/+10 | |
| * | dict<> ref vs insert bugfix | Clifford Wolf | 2015-01-06 | 1 | -10/+13 | |
| * | Towards Xilinx bram support | Clifford Wolf | 2015-01-05 | 8 | -19/+175 | |
| * | Towards Xilinx bram support | Clifford Wolf | 2015-01-04 | 4 | -16/+186 | |
| * | Added memory_bram "shuffle_enable" feature | Clifford Wolf | 2015-01-04 | 2 | -1/+117 | |
| * | 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 | |
| * | Print non-errors to stdout | Clifford Wolf | 2015-01-03 | 3 | -2/+11 | |
| * | Added "memory -bram" | Clifford Wolf | 2015-01-03 | 2 | -3/+12 | |
| * | Added memory_bram 'or_next_if_better' feature | Clifford Wolf | 2015-01-03 | 2 | -45/+162 | |
| * | memory_bram transp support | Clifford Wolf | 2015-01-03 | 2 | -46/+88 | |
| * | Progress in memory_bram | Clifford Wolf | 2015-01-03 | 5 | -25/+25 | |
| * | Cosmetic changes in verilog output format | Clifford Wolf | 2015-01-02 | 1 | -5/+10 | |
| * | Added proper clkpol support to memory_bram | Clifford Wolf | 2015-01-02 | 3 | -6/+34 | |
| * | Fixes and improvements in bram test | Clifford Wolf | 2015-01-02 | 1 | -20/+8 | |
| * | Progress in bram testbench | Clifford Wolf | 2015-01-02 | 1 | -11/+28 |