aboutsummaryrefslogtreecommitdiffstats
path: root/README
Commit message (Expand)AuthorAgeFilesLines
* Added support for "keep" on modulesClifford Wolf2014-09-291-0/+2
* Added "synth" commandClifford Wolf2014-09-141-8/+13
* Removed yosys-svgviewerClifford Wolf2014-09-021-19/+18
* Using "xdot" instead of "yosys-svgviewer" in show commandClifford Wolf2014-09-021-1/+1
* Added DPI-C documentation to README fileClifford Wolf2014-08-221-0/+12
* Archibald Rust and Clifford Wolf: ffi-based dpi_call()Clifford Wolf2014-08-221-2/+2
* Added "via_celltype" attribute on task/funcClifford Wolf2014-08-181-0/+27
* Added support for non-standard """ macro bodiesClifford Wolf2014-08-131-0/+9
* Added AST_MULTIRANGE (arrays with more than 1 dimension)Clifford Wolf2014-08-061-1/+0
* Added support for non-standard "module mod_name(...);" syntaxClifford Wolf2014-08-041-0/+5
* Renamed "stdcells.v" to "techmap.v"Clifford Wolf2014-07-311-2/+1
* Added links to some liberty files to READMEClifford Wolf2014-06-281-0/+8
* Added more calls to "hierarchy" to README fileClifford Wolf2014-06-151-3/+8
* Added read_verilog -sv options, added support for bit, logic,Clifford Wolf2014-06-121-3/+13
* Updated READMEClifford Wolf2014-04-181-18/+11
* Added libs/minisat (copy of minisat git master)Clifford Wolf2014-03-121-15/+0
* Merged a few fixes for non-posix systems from github.com/Siesh1oo/yosysClifford Wolf2014-03-111-1/+1
* Updated todo items in README fileClifford Wolf2014-02-051-2/+2
* Added constant size expression support of sized constantsClifford Wolf2014-02-011-0/+4
* Added note about SystemVerilog assert statement to READMEClifford Wolf2014-02-011-0/+5
* Tiny change in example script in READMEClifford Wolf2014-01-291-1/+1
* Fixes and other changes in READMEClifford Wolf2013-12-081-7/+6
* Tighter integration of ABC buildClifford Wolf2013-11-271-4/+2
* Updated TODOsClifford Wolf2013-11-241-2/+1
* Added "top" attribute to mark top module in hierarchyClifford Wolf2013-11-241-0/+5
* Renamed "placeholder" to "blackbox"Clifford Wolf2013-11-221-2/+2
* Enable {* .. *} feature per default (removes dependency to REJECT feature in ...Clifford Wolf2013-11-221-2/+1
* Implemented indexed part selectsClifford Wolf2013-11-201-3/+0
* Fixed name resolution of local tasks and functions in generate blockClifford Wolf2013-11-201-1/+0
* Implemented part/bit select on memory readClifford Wolf2013-11-201-1/+0
* Updated TODOs in README fileClifford Wolf2013-11-201-6/+26
* Added init= attribute for fpga-style reset valuesClifford Wolf2013-11-201-0/+4
* Removed done or obsolete TODO itemsClifford Wolf2013-11-071-8/+0
* Added support for "keep" attributes on wiresClifford Wolf2013-11-051-3/+3
* Added roadmap to readme fileClifford Wolf2013-11-021-0/+9
* Added paragraph to README file to avoid mycells.lib confusionClifford Wolf2013-10-311-0/+3
* README file typo fixClifford Wolf2013-10-311-1/+1
* Some additions to the README fileClifford Wolf2013-10-311-0/+19
* Added iopadmap passClifford Wolf2013-10-161-1/+6
* Added recommended apt-get commands to READMEClifford Wolf2013-10-111-2/+20
* Updated TODO section in READMEClifford Wolf2013-08-011-9/+1
* Added web site link to READMEClifford Wolf2013-07-211-0/+8
* Added ast frontend refactoring to TODOClifford Wolf2013-07-111-0/+1
* Documentation updatesClifford Wolf2013-07-041-5/+2
* Added "make abc" and "make install-abc"Clifford Wolf2013-06-081-0/+5
* Fixed README for new show command behavior (svg vs. ps)Clifford Wolf2013-04-271-2/+6
* Implemented TCL support (only via -c option at the moment)Clifford Wolf2013-03-281-2/+2
* Implemented proper handling of stub placeholder modulesClifford Wolf2013-03-281-0/+6
* Added nosync attribute and some async reset related fixesClifford Wolf2013-03-251-0/+6
* Reorganized TODOsClifford Wolf2013-03-241-24/+13