Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Replaced RTLIL::Const::str with generic decoder method | Clifford Wolf | 2013-12-04 | 21 | -84/+125 | |
| | ||||||
* | Fix in sincos testbench gen | Clifford Wolf | 2013-12-04 | 1 | -1/+1 | |
| | ||||||
* | Added sincos test case | Clifford Wolf | 2013-12-04 | 1 | -0/+124 | |
| | ||||||
* | Added support for local regs in named blocks | Clifford Wolf | 2013-12-04 | 3 | -2/+30 | |
| | ||||||
* | Fixed gentb_constant handling in autotest backend | Clifford Wolf | 2013-12-04 | 1 | -2/+2 | |
| | ||||||
* | More ABC releated Makefile changes | Clifford Wolf | 2013-12-04 | 1 | -1/+10 | |
| | ||||||
* | Minor improvements in ABc build | Clifford Wolf | 2013-12-03 | 1 | -8/+3 | |
| | ||||||
* | Progress on AppNote 011 | Clifford Wolf | 2013-12-02 | 5 | -3/+77 | |
| | ||||||
* | Fixed submod for non-primitive cells | Clifford Wolf | 2013-12-02 | 1 | -0/+1 | |
| | ||||||
* | Fixed submod for non-cleaned designs | Clifford Wolf | 2013-12-02 | 1 | -1/+4 | |
| | ||||||
* | Added Pass:call_newsel API | Clifford Wolf | 2013-12-02 | 2 | -0/+27 | |
| | ||||||
* | Added "history" command | Clifford Wolf | 2013-12-02 | 1 | -0/+18 | |
| | ||||||
* | A fix in memory_dff for write ports with static addresses | Clifford Wolf | 2013-12-01 | 1 | -10/+10 | |
| | ||||||
* | Progress on AppNote 011 | Clifford Wolf | 2013-12-01 | 4 | -24/+200 | |
| | ||||||
* | Progress on AppNote 011 | Clifford Wolf | 2013-11-29 | 6 | -16/+110 | |
| | ||||||
* | Progress on AppNote 011 | Clifford Wolf | 2013-11-29 | 6 | -11/+190 | |
| | ||||||
* | Using RTLIL::id2cstr for prompt printing | Clifford Wolf | 2013-11-29 | 1 | -1/+1 | |
| | ||||||
* | Added dump -m and -n options | Clifford Wolf | 2013-11-29 | 2 | -54/+89 | |
| | ||||||
* | Progress on AppNote 011 | Clifford Wolf | 2013-11-28 | 4 | -58/+143 | |
| | ||||||
* | Merge pull request #17 from mschmoelzer/master | Clifford Wolf | 2013-11-28 | 1 | -0/+1 | |
|\ | | | | | Include unistd.h in svgview.cpp (required for getcwd() function) | |||||
| * | Include unistd.h in svgview.cpp (required for getcwd() function) | Martin Schmölzer | 2013-11-28 | 1 | -0/+1 | |
| | | | | | | | | | | | | This fixes compilation on Arch Linux, which otherwise fails. Signed-off-by: Martin Schmölzer <martin.schmoelzer@student.tuwien.ac.at> | |||||
* | | Fixed temp net name generation in rtlil process generator for abbreviated ↵ | Clifford Wolf | 2013-11-28 | 1 | -0/+2 | |
| | | | | | | | | name matching | |||||
* | | Added pattern support to "ls" command | Clifford Wolf | 2013-11-28 | 1 | -30/+35 | |
| | | ||||||
* | | Improved ID matching scheme in select (and thus for all commands) | Clifford Wolf | 2013-11-28 | 1 | -2/+12 | |
| | | ||||||
* | | Fixes and improvements in "show" command | Clifford Wolf | 2013-11-28 | 1 | -10/+42 | |
| | | ||||||
* | | More progress on AppNote 011 | Clifford Wolf | 2013-11-28 | 4 | -5/+122 | |
| | | ||||||
* | | Added "src" attribute to processes | Clifford Wolf | 2013-11-28 | 2 | -1/+5 | |
| | | ||||||
* | | Started writing appnote 011 | Clifford Wolf | 2013-11-28 | 7 | -3/+157 | |
| | | ||||||
* | | Added support for "show -pause" and "show -format dot" | Clifford Wolf | 2013-11-28 | 1 | -6/+30 | |
|/ | ||||||
* | Added QGraphicsWebView to yosys-svgviewer | Clifford Wolf | 2013-11-28 | 4 | -16/+58 | |
| | ||||||
* | Updated ABC to 9241719523f6 | Clifford Wolf | 2013-11-28 | 1 | -5/+5 | |
| | ||||||
* | Added some svgviewer code for possible future switch to QGraphicsWebView | Clifford Wolf | 2013-11-27 | 3 | -6/+20 | |
| | ||||||
* | Merge branch 'master' of github.com:cliffordwolf/yosys | Clifford Wolf | 2013-11-27 | 1 | -1/+1 | |
|\ | ||||||
| * | Set version number to 0.1.0+ | Clifford Wolf | 2013-11-27 | 1 | -1/+1 | |
| | | ||||||
* | | Tighter integration of ABC build | Clifford Wolf | 2013-11-27 | 4 | -7/+35 | |
|/ | ||||||
* | Started implementing undef support in "sat" command | Clifford Wolf | 2013-11-25 | 1 | -12/+103 | |
| | ||||||
* | Bugfixes in new "stat" command | Clifford Wolf | 2013-11-25 | 1 | -7/+1 | |
| | ||||||
* | Added "stat" command | Clifford Wolf | 2013-11-25 | 2 | -0/+219 | |
| | ||||||
* | Improvements in satgen undef handling | Clifford Wolf | 2013-11-25 | 2 | -87/+209 | |
| | ||||||
* | Improvements in satgen undef handling | Clifford Wolf | 2013-11-25 | 2 | -31/+142 | |
| | ||||||
* | Added ezsat vec_const() api | Clifford Wolf | 2013-11-25 | 2 | -17/+26 | |
| | ||||||
* | Started implementing undef handling in satgen | Clifford Wolf | 2013-11-25 | 2 | -34/+202 | |
| | ||||||
* | Removed undef feature from ezsat api | Clifford Wolf | 2013-11-25 | 2 | -11/+2 | |
| | ||||||
* | Using simplemap mappers from techmap | Clifford Wolf | 2013-11-24 | 3 | -742/+104 | |
| | ||||||
* | Added simplemap pass | Clifford Wolf | 2013-11-24 | 2 | -0/+518 | |
| | ||||||
* | Renamed stdcells_sim.v to simcells.v and fixed blackbox.v | Clifford Wolf | 2013-11-24 | 6 | -22/+25 | |
| | ||||||
* | Added module->avail_parameters (for advanced techmap features) | Clifford Wolf | 2013-11-24 | 3 | -3/+14 | |
| | ||||||
* | Added techmap -D and -I options | Clifford Wolf | 2013-11-24 | 1 | -2/+16 | |
| | ||||||
* | Added verilog frontend -ignore_redef option | Clifford Wolf | 2013-11-24 | 3 | -5/+19 | |
| | ||||||
* | Added "techmap -share_map" option | Clifford Wolf | 2013-11-24 | 2 | -4/+13 | |
| |