Added JSON upto and offset
[yosys.git] / frontends / ilang /
2019-06-13 Serge BazanskiMerge pull request #829 from abdelrahmanhosny/master
2019-06-07 Clifford WolfMerge branch 'pr_elab_sys_tasks' of https://github...
2019-06-06 David ShahMerge pull request #1073 from whitequark/ecp5-diamond-iob
2019-06-05 Clifford WolfMerge pull request #999 from jakobwenzel/setundefInitFix
2019-05-21 Jim LawsonMerge remote-tracking branch 'upstream/master'
2019-05-16 Clifford WolfMerge pull request #1013 from antmicro/parameter_attributes
2019-05-15 Clifford WolfMerge pull request #1011 from hzeller/fix-constructing...
2019-05-15 Clifford WolfMerge pull request #1010 from hzeller/yacc-self-contained
2019-05-15 Henner ZellerMake the generated *.tab.hh include all the headers...
2019-05-08 Clifford WolfMerge pull request #991 from kristofferkoch/gcc9-warnings
2019-05-06 Clifford WolfMerge pull request #946 from YosysHQ/clifford/specify
2019-05-06 Clifford WolfMerge pull request #871 from YosysHQ/verific_import
2019-05-06 Clifford WolfMerge branch 'master' of github.com:YosysHQ/yosys into...
2019-05-06 Clifford WolfFix the other bison warning in ilang_parser.y
2019-05-06 Clifford WolfAdd "real" keyword to ilang format
2019-04-30 Benedikt TutzerMerge branch 'master' of https://github.com/YosysHQ...
2019-04-22 Clifford WolfMerge pull request #905 from christian-krieg/feature...
2019-04-22 Clifford WolfMerge pull request #911 from mmicko/gowin-nobram
2019-04-22 Clifford WolfMerge pull request #909 from zachjs/master
2019-04-21 Eddie HungMerge branch 'master' into map_cells_before_map_luts
2019-04-09 Jim LawsonMerge remote-tracking branch 'upstream/master'
2019-04-05 Eddie HungMerge branch 'eddie/fix_retime' into xc7srl
2019-04-05 Clifford WolfAdd "read_ilang -lib"
2019-03-28 Benedikt TutzerMerge remote-tracking branch 'origin/master' into featu...
2019-02-11 Jim LawsonMerge remote-tracking branch 'upstream/master'
2019-01-02 Clifford WolfMerge pull request #755 from Icenowy/anlogic-dram-init
2019-01-02 Clifford WolfMerge pull request #750 from Icenowy/anlogic-ff-init
2018-12-31 Clifford WolfMerge pull request #766 from Icenowy/anlogic-latches
2018-12-23 Clifford WolfMerge pull request #761 from whitequark/proc_clean_partial
2018-12-23 Clifford WolfAdd "read_ilang -[no]overwrite"
2018-12-18 Jim LawsonMerge remote-tracking branch 'upstream/master'
2018-12-17 Clifford WolfMerge pull request #746 from Icenowy/anlogic-dram
2018-12-17 Clifford WolfMerge pull request #742 from whitequark/changelog
2018-12-17 Clifford WolfMerge pull request #741 from whitequark/ilang_slice_sigspec
2018-12-16 whitequarkread_ilang: allow slicing sigspecs.
2018-10-01 Aman GoelMerge pull request #4 from YosysHQ/master
2018-09-17 Udi FinkelsteinMerge branch 'master' into pr_reg_wire_error
2018-09-14 Clifford WolfMerge pull request #625 from aman-goel/master
2018-08-27 Jim LawsonMerge branch 'master' into firrtl+modules+shiftfixes
2018-08-27 Jim LawsonMerge pull request #3 from YosysHQ/master
2018-08-27 Clifford WolfAdd "make coverage"
2018-08-22 Jim LawsonMerge pull request #1 from YosysHQ/master
2018-08-18 Aman GoelMerge pull request #3 from YosysHQ/master
2018-08-15 Clifford WolfMerge pull request #573 from cr1901/msys-64
2018-08-15 Clifford WolfMerge pull request #591 from hzeller/virtual-override
2018-07-21 Henner ZellerConsistent use of 'override' for virtual methods in...
2016-10-22 Clifford WolfAdded avail params to ilang format, check module params...
2016-10-14 Clifford WolfAdded $global_clock verilog syntax support for creating...
2016-07-08 Clifford WolfMerge branch 'yosys-0.5-vtr' of https://github.com...
2016-04-23 Andrew ZonenbergMerge https://github.com/cliffordwolf/yosys
2016-04-21 Clifford WolfAdded "yosys -D" feature
2015-12-07 Clifford WolfMerge pull request #108 from cseed/master
2015-11-29 Clifford WolfFixed oom bug in ilang parser
2015-11-27 Clifford WolfFixed performance bug in ilang parser
2015-10-25 Clifford WolfImport more std:: stuff into Yosys namespace
2015-08-13 Clifford WolfMerge branch 'master' of github.com:cliffordwolf/yosys
2015-08-12 Clifford WolfAdjust makefiles to work with out-of-tree builds
2015-07-02 Clifford WolfFixed trailing whitespaces
2015-04-03 Ahmed IrfanMerge branch 'master' of https://github.com/cliffordwol...
2015-01-08 Clifford WolfMerge pull request #46 from utzig/master
2015-01-08 Fabio UtzigEnable bison to be customized
2015-01-01 Clifford WolfFixed memory->start_offset handling
2014-12-26 Clifford WolfAdded Yosys::{dict,nodict,vector} container types
2014-10-23 Clifford WolfRe-introduced Yosys::readsome() helper function
2014-10-14 Clifford WolfMerge branch 'win32'
2014-10-14 Clifford WolfUpdated .gitignore file for ilang and verilog frontends
2014-10-14 William SpeirsUpdated lexers & parsers to include prefixes
2014-10-11 Clifford WolfFixed win32 troubles with f.readsome()
2014-09-27 Clifford Wolfnamespace Yosys
2014-09-22 Ahmed IrfanMerge branch 'master' of https://github.com/cliffordwol...
2014-08-23 Clifford WolfChanged frontend-api from FILE to std::istream
2014-08-14 Clifford WolfAdded module->ports
2014-07-31 Clifford WolfRenamed port access function on RTLIL::Cell, added...
2014-07-31 Clifford WolfAdded module->design and cell->module, wire->module...
2014-07-31 Clifford WolfMoved some stuff to kernel/yosys.{h,cc}, using Yosys...
2014-07-28 Clifford WolfAdded wire->upto flag for signals such as "wire [0...
2014-07-27 Clifford WolfFixed ilang parser for new RTLIL API
2014-07-26 Clifford WolfChanged a lot of code to the new RTLIL::Wire constructors
2014-07-26 Clifford WolfAdded RTLIL::Cell::has(portname)
2014-07-26 Clifford WolfMerge automatic and manual code changes for new cell...
2014-07-26 Clifford WolfManual fixes for new cell connections API
2014-07-26 Clifford WolfChanged users of cell->connections_ to the new API...
2014-07-26 Clifford WolfRenamed RTLIL::{Module,Cell}::connections to connections_
2014-07-25 Clifford WolfUse only module->addCell() and module->remove() to...
2014-07-24 Clifford WolfAdded "make PRETTY=1"
2014-07-23 Clifford WolfMerge branch: Refactoring {SigSpec|SigChunk}(RTLIL...
2014-07-23 Clifford WolfRefactoring {SigSpec|SigChunk}(RTLIL::Wire *wire, ...
2014-07-23 Clifford WolfRefactoring {SigSpec|SigChunk}(RTLIL::Wire *wire, ...
2014-07-22 Clifford WolfSigSpec refactoring: change RTLIL::SigSpec::size()...
2014-07-22 Clifford WolfSigSpec refactoring: using the accessor functions every...
2014-07-22 Clifford WolfSigSpec refactoring: renamed chunks and width to __chun...
2014-07-22 Clifford WolfFixed ilang parsing of process attributes
2014-07-22 Clifford WolfFixed make rules for ilang parser
2014-07-21 Clifford WolfAdded "autoidx" statement to ilang file format
2014-04-20 Clifford WolfFixed clang -Wdeprecated-register warnings
2014-04-20 Clifford WolfReplaced depricated %name-prefix= bison directive
2014-03-07 Clifford WolfBugfix in ilang frontend autoidx recovery
2014-02-12 Clifford WolfMerge pull request #26 from ahmedirfan1983/btor
2014-02-11 Clifford Wolfrenamed ilang "scope error" to "ilang error"
2014-02-09 Clifford WolfImproved ilang parser error messages
next