Added $alu support to test_cell
[yosys.git] / README
2014-08-22 Clifford WolfAdded DPI-C documentation to README file
2014-08-22 Clifford WolfArchibald Rust and Clifford Wolf: ffi-based dpi_call()
2014-08-18 Clifford WolfAdded "via_celltype" attribute on task/func
2014-08-13 Clifford WolfAdded support for non-standard """ macro bodies
2014-08-06 Clifford WolfAdded AST_MULTIRANGE (arrays with more than 1 dimension)
2014-08-04 Clifford WolfAdded support for non-standard "module mod_name(.....
2014-07-31 Clifford WolfRenamed "stdcells.v" to "techmap.v"
2014-06-28 Clifford WolfAdded links to some liberty files to README
2014-06-15 Clifford WolfAdded more calls to "hierarchy" to README file
2014-06-12 Clifford WolfAdded read_verilog -sv options, added support for bit...
2014-04-18 Clifford WolfUpdated README
2014-03-12 Siesh1ooMerge branch 'master' of https://github.com/Siesh1oo...
2014-03-12 Clifford WolfAdded libs/minisat (copy of minisat git master)
2014-03-11 Clifford WolfMerged a few fixes for non-posix systems from github...
2014-03-10 Siesh1oo - README: fix typo in sed-command for minisat-include...
2014-02-05 Clifford WolfUpdated todo items in README file
2014-02-01 Clifford WolfAdded constant size expression support of sized constants
2014-02-01 Clifford WolfAdded note about SystemVerilog assert statement to...
2014-01-29 Clifford WolfTiny change in example script in README
2013-12-08 Clifford WolfFixes and other changes in README
2013-11-27 Clifford WolfMerge branch 'master' of github.com:cliffordwolf/yosys
2013-11-27 Clifford WolfTighter integration of ABC build
2013-11-24 Clifford WolfUpdated TODOs
2013-11-24 Clifford WolfAdded "top" attribute to mark top module in hierarchy
2013-11-22 Clifford WolfRenamed "placeholder" to "blackbox"
2013-11-22 Clifford WolfEnable {* .. *} feature per default (removes dependency...
2013-11-20 Clifford WolfImplemented indexed part selects
2013-11-20 Clifford WolfFixed name resolution of local tasks and functions...
2013-11-20 Clifford WolfImplemented part/bit select on memory read
2013-11-20 Clifford WolfUpdated TODOs in README file
2013-11-20 Clifford WolfAdded init= attribute for fpga-style reset values
2013-11-07 Clifford WolfRemoved done or obsolete TODO items
2013-11-05 Clifford WolfAdded support for "keep" attributes on wires
2013-11-03 Clifford WolfMerge branch 'master' of github.com:cliffordwolf/yosys
2013-11-02 Clifford WolfAdded roadmap to readme file
2013-10-31 Clifford WolfAdded paragraph to README file to avoid mycells.lib...
2013-10-31 Clifford WolfREADME file typo fix
2013-10-31 Clifford WolfSome additions to the README file
2013-10-16 Clifford WolfAdded iopadmap pass
2013-10-11 Clifford WolfAdded recommended apt-get commands to README
2013-08-01 Clifford WolfUpdated TODO section in README
2013-07-21 Clifford WolfAdded web site link to README
2013-07-11 Clifford WolfAdded ast frontend refactoring to TODO
2013-07-04 Clifford WolfDocumentation updates
2013-06-08 Clifford WolfAdded "make abc" and "make install-abc"
2013-05-16 Clifford WolfMerge branch 'bugfix'
2013-04-27 Clifford WolfFixed README for new show command behavior (svg vs...
2013-03-28 Clifford WolfImplemented TCL support (only via -c option at the...
2013-03-28 Clifford WolfImplemented proper handling of stub placeholder modules
2013-03-25 Clifford WolfAdded nosync attribute and some async reset related...
2013-03-24 Clifford WolfReorganized TODOs
2013-03-24 Clifford WolfAdded mem2reg option to verilog frontend
2013-03-19 Clifford WolfMerge branch 'hansiglaser-master'
2013-03-18 Johann Glaseradded a TODO
2013-03-18 Johann Glaseradded description of Makefile include files for build...
2013-03-18 Clifford WolfMore TODOs in README
2013-03-17 Clifford WolfMerge branch 'hansi'
2013-03-17 Johann Glasercorrected typos
2013-03-01 Clifford WolfAdded help messages to ilang and verilog frontends
2013-02-28 Clifford WolfAdded more help messages
2013-02-28 Clifford WolfAdded help command to README (and some other README...
2013-02-27 Clifford WolfAdded some additional TODO items
2013-02-27 Clifford WolfFixed typo in README
2013-02-27 Clifford WolfAdded copyright statement to readme file
2013-01-16 Clifford WolfAdded support for "always @(*)"
2013-01-08 Martin SchmölzerMerge remote-tracking branch 'upstream/master'
2013-01-06 Clifford WolfAdded "getting started" section to README
2013-01-05 Clifford Wolfinitial import