Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
* | | Define YOSYS and SYNTHESIS in preproc | Clifford Wolf | 2015-01-02 | 1 | -1/+2 | |
* | | New $mem simlib model | Clifford Wolf | 2015-01-02 | 1 | -95/+36 | |
* | | Progress in memory_bram | Clifford Wolf | 2015-01-02 | 5 | -16/+18 | |
* | | Progress in memory_bram | Clifford Wolf | 2015-01-02 | 4 | -23/+42 | |
* | | Progress in bram testbench | Clifford Wolf | 2015-01-01 | 3 | -42/+184 | |
* | | Bram testbench (incomplete) | Clifford Wolf | 2015-01-01 | 2 | -0/+120 | |
* | | Progress in memory_bram | Clifford Wolf | 2015-01-01 | 1 | -22/+207 | |
* | | Fixed memory->start_offset handling | Clifford Wolf | 2015-01-01 | 3 | -6/+12 | |
* | | Progress in memory_bram | Clifford Wolf | 2015-01-01 | 1 | -37/+145 | |
* | | Removed SigSpec::extend_xx() api | Clifford Wolf | 2015-01-01 | 3 | -20/+1 | |
* | | Progress in memory_bram | Clifford Wolf | 2014-12-31 | 4 | -15/+127 | |
* | | Added memory_bram (not functional yet) | Clifford Wolf | 2014-12-31 | 4 | -1/+307 | |
* | | Added hashlib .count(key, iterator) and it1 < it2 | Clifford Wolf | 2014-12-31 | 2 | -38/+57 | |
* | | Improvements in CodingReadme | Clifford Wolf | 2014-12-31 | 2 | -17/+37 | |
* | | improved bitpattern (proc_mux) performance | Clifford Wolf | 2014-12-31 | 1 | -22/+43 | |
* | | hashlib cleanups and a fix | Clifford Wolf | 2014-12-31 | 1 | -17/+17 | |
* | | gcc-4.6 compile fixes | Clifford Wolf | 2014-12-31 | 1 | -4/+4 | |
* | | new hashlib::pool<> (derived from new dict) | Clifford Wolf | 2014-12-31 | 1 | -221/+151 | |
* | | major rewrite of hashlib::dict<> | Clifford Wolf | 2014-12-31 | 1 | -196/+123 | |
* | | IdString optimization | Clifford Wolf | 2014-12-31 | 1 | -0/+6 | |
* | | hotfix for ModInfo | Clifford Wolf | 2014-12-31 | 1 | -1/+1 | |
* | | using pool<> in bitpattern.h | Clifford Wolf | 2014-12-30 | 3 | -14/+32 | |
* | | improved -v option | Clifford Wolf | 2014-12-30 | 1 | -2/+9 | |
* | | typo fix for "opt -fast" | Clifford Wolf | 2014-12-30 | 1 | -1/+1 | |
* | | print timing details (-d) in -q mode | Clifford Wolf | 2014-12-30 | 1 | -0/+4 | |
* | | Fixed a bug in "select %ci %co %x" | Clifford Wolf | 2014-12-30 | 1 | -4/+5 | |
* | | Added more information to CodingReadme | Clifford Wolf | 2014-12-30 | 1 | -6/+110 | |
* | | Fixed typo in ABC command | Clifford Wolf | 2014-12-30 | 1 | -2/+2 | |
* | | added hashlib::mkhash_init | Clifford Wolf | 2014-12-30 | 4 | -5/+8 | |
* | | Fixed simlib entries for $memrd and $memwr | Clifford Wolf | 2014-12-30 | 1 | -0/+2 | |
* | | Small optimization in hashlib | Clifford Wolf | 2014-12-30 | 1 | -4/+4 | |
* | | Improvements in hashlib | Clifford Wolf | 2014-12-30 | 1 | -85/+74 | |
* | | Fixed build with SMALL=1 | Clifford Wolf | 2014-12-30 | 3 | -1/+6 | |
* | | Put dummy reference to empty idstring in yosys_shutdown() | Clifford Wolf | 2014-12-29 | 1 | -0/+3 | |
* | | Improved free list management in hashlib | Clifford Wolf | 2014-12-29 | 1 | -12/+108 | |
* | | Fixed memory corruption in "splice" command | Clifford Wolf | 2014-12-29 | 1 | -13/+16 |