aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/iirs.adb.in
Commit message (Expand)AuthorAgeFilesLines
* vhdl: rename iirs to vhdl.nodesTristan Gingold2019-05-051-948/+0
* vhdl: move nodes to vhdl.nodes_priv.Tristan Gingold2019-05-051-1/+701
* libraries, iirs: use Logging instead of Text_IO.Tristan Gingold2018-12-051-8/+7
* sem_inst: fix relocation of instances in instances.Tristan Gingold2017-12-211-0/+5
* Use Flist for array indexes.Tristan Gingold2017-11-061-0/+5
* Add extended locations (elocations). Still WIPTristan Gingold2017-10-181-10/+0
* iirs: add an assert on Get_Kind.Tristan Gingold2016-10-181-3/+4
* nodes: remove Int and Fp formats, use multiple fields.Tristan Gingold2016-10-151-8/+1
* iirs: add Iir_Kinds_Simple_Concurrent_StatementTristan Gingold2016-09-121-0/+5
* Add support for conditional assignments.Tristan Gingold2016-01-161-0/+5
* Change library format: now store file checksum instead of file time stamp.Tristan Gingold2015-05-131-0/+6
* Rework string literals: store literals position.Tristan Gingold2014-12-291-4/+4
* iirs: reduce size of signal_declaration.Tristan Gingold2014-12-141-0/+5
* iirs: move delay_mechanism to flag1; adjust xtools/pnodes.py for new sources.Tristan Gingold2014-12-131-0/+5
* Create src/vhdl subdirectory.Tristan Gingold2014-11-041-0/+229