summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* A fix in memory_dff for write ports with static addressesClifford Wolf2013-12-01
* Progress on AppNote 011Clifford Wolf2013-12-01
* Progress on AppNote 011Clifford Wolf2013-11-29
* Progress on AppNote 011Clifford Wolf2013-11-29
* Using RTLIL::id2cstr for prompt printingClifford Wolf2013-11-29
* Added dump -m and -n optionsClifford Wolf2013-11-29
* Progress on AppNote 011Clifford Wolf2013-11-28
* Merge pull request #17 from mschmoelzer/masterClifford Wolf2013-11-28
|\
| * Include unistd.h in svgview.cpp (required for getcwd() function)Martin Schmölzer2013-11-28
* | Fixed temp net name generation in rtlil process generator for abbreviated nam...Clifford Wolf2013-11-28
* | Added pattern support to "ls" commandClifford Wolf2013-11-28
* | Improved ID matching scheme in select (and thus for all commands)Clifford Wolf2013-11-28
* | Fixes and improvements in "show" commandClifford Wolf2013-11-28
* | More progress on AppNote 011Clifford Wolf2013-11-28
* | Added "src" attribute to processesClifford Wolf2013-11-28
* | Started writing appnote 011Clifford Wolf2013-11-28
* | Added support for "show -pause" and "show -format dot"Clifford Wolf2013-11-28
|/
* Added QGraphicsWebView to yosys-svgviewerClifford Wolf2013-11-28
* Updated ABC to 9241719523f6Clifford Wolf2013-11-28
* Added some svgviewer code for possible future switch to QGraphicsWebViewClifford Wolf2013-11-27
* Merge branch 'master' of github.com:cliffordwolf/yosysClifford Wolf2013-11-27
|\
| * Set version number to 0.1.0+Clifford Wolf2013-11-27
* | Tighter integration of ABC buildClifford Wolf2013-11-27
|/
* Started implementing undef support in "sat" commandClifford Wolf2013-11-25
* Bugfixes in new "stat" commandClifford Wolf2013-11-25
* Added "stat" commandClifford Wolf2013-11-25
* Improvements in satgen undef handlingClifford Wolf2013-11-25
* Improvements in satgen undef handlingClifford Wolf2013-11-25
* Added ezsat vec_const() apiClifford Wolf2013-11-25
* Started implementing undef handling in satgenClifford Wolf2013-11-25
* Removed undef feature from ezsat apiClifford Wolf2013-11-25
* Using simplemap mappers from techmapClifford Wolf2013-11-24
* Added simplemap passClifford Wolf2013-11-24
* Renamed stdcells_sim.v to simcells.v and fixed blackbox.vClifford Wolf2013-11-24
* Added module->avail_parameters (for advanced techmap features)Clifford Wolf2013-11-24
* Added techmap -D and -I optionsClifford Wolf2013-11-24
* Added verilog frontend -ignore_redef optionClifford Wolf2013-11-24
* Added "techmap -share_map" optionClifford Wolf2013-11-24
* Early wire/reg/parameter width calculation in ast/simplifyClifford Wolf2013-11-24
* Updated TODOsClifford Wolf2013-11-24
* Fixed xilinx/example_sim_counter test benchClifford Wolf2013-11-24
* Added proper dumping of signed/unsigned parameters to verilog backendClifford Wolf2013-11-24
* Added support for signed parameters in ilangClifford Wolf2013-11-24
* Removed now obsolete test casesClifford Wolf2013-11-24
* Remove auto_wire framework (smarter than the verilog standard)Clifford Wolf2013-11-24
* Implemented correct handling of signed module parametersClifford Wolf2013-11-24
* Added modelsim support to autotestClifford Wolf2013-11-24
* Fixed "flatten" top-module detection: Only use on fully selected designsClifford Wolf2013-11-24
* Fixed "make install" dependenciesClifford Wolf2013-11-24
* Added "top" attribute to mark top module in hierarchyClifford Wolf2013-11-24