Added JSON upto and offset
[yosys.git] / frontends / ilang /
2014-02-01 Clifford WolfFixed comment/eol parsing in ilang frontend
2014-01-14 Ahmed IrfanMerge branch 'master' of https://github.com/ahmedirfan1...
2014-01-03 Clifford WolfAdded updating of RTLIL::autoidx to ilang frontend
2013-12-04 Clifford WolfReplaced signed_parameters API with CONST_FLAG_SIGNED
2013-11-24 Clifford WolfAdded support for signed parameters in ilang
2013-11-24 Clifford WolfRemove auto_wire framework (smarter than the verilog...
2013-11-21 Clifford WolfMajor improvements in mem2reg and added "init" sync...
2013-11-20 Clifford WolfFixed ilang parser: memory width
2013-10-23 Clifford WolfFixed parsing of value-less attributes in ilang
2013-05-23 Clifford WolfFixed memory leak in ilang frontend
2013-03-01 Clifford WolfAdded help messages to ilang and verilog frontends
2013-01-05 Clifford Wolfadded .gitignore files
2013-01-05 Clifford Wolfinitial import