Implemented part/bit select on memory read
[yosys.git] / README
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