aboutsummaryrefslogtreecommitdiffstats
path: root/src/types.ads
Commit message (Collapse)AuthorAgeFilesLines
* ghdlsynth: check filename extensionTristan Gingold2021-01-191-4/+8
|
* update license headersumarcor2021-01-141-11/+9
|
* types: introduce Direction_Type, which replaces Iir_Direction.Tristan Gingold2020-04-201-0/+3
| | | | Global renaming.
* Move Size_Type from areapools to types.Tristan Gingold2020-04-061-0/+5
|
* synth: preliminary work to export module parameters.Tristan Gingold2020-03-311-0/+10
|
* synth: add support for multi-dim aggregates.Tristan Gingold2019-11-171-0/+3
|
* types: add fp32Tristan Gingold2019-05-111-0/+1
|
* vhdl: decouple errorouts a bit more.Tristan Gingold2019-05-101-0/+3
|
* psl: add psl-types, psl-nodes_priv.Tristan Gingold2019-05-101-6/+0
|
* vhdl: replace Iir_Int64 by Int64, and Iir_Fp64 by Fp64.Tristan Gingold2019-05-101-12/+4
|
* vhdl: supports VHPIDIRECT in mcode backend.Tristan Gingold2019-04-271-2/+0
| | | | | src: add hash.ad[sb], interning.ad[sb] Automatically link with vhpidirect libraries.
* types: add No_Name.Tristan Gingold2018-12-071-1/+4
|
* files_map-editor: fixes - WIP.Tristan Gingold2018-11-281-2/+3
|
* errorout: add %s to display strings.Tristan Gingold2018-11-161-0/+7
|
* types: add Fatal_Error.Tristan Gingold2018-11-141-0/+3
|
* types: add Source_Coord_Type.Tristan Gingold2018-11-141-0/+16
|
* sem_inst: fix relocation of instances in instances.Tristan Gingold2017-12-211-1/+1
|
* files_map: improve Debug_Source_Files output.Tristan Gingold2017-12-211-6/+0
|
* Use uns32 (instead of nat32) for String8_Id.Tristan Gingold2017-11-131-1/+1
|
* Add subprograms in Files_Map and Name_Table for interfacing.Tristan Gingold2017-10-021-5/+8
| | | | Renames Fat_String_Acc to Thin_String_Ptr.
* name_table, ieee-vital_timing: reduce use of global variables.Tristan Gingold2017-09-261-0/+9
|
* types: declare uns64.Tristan Gingold2016-12-291-0/+1
|
* files_map: use unsigned type for source_ptr and location_type.Tristan Gingold2016-09-191-11/+12
|
* errors: remove error_msg and warning_msg.Tristan Gingold2015-05-171-0/+1
|
* Change library format: now store file checksum instead of file time stamp.Tristan Gingold2015-05-131-11/+29
| | | | For ticket 48.
* Rename Get_Location_Str to Image.Tristan Gingold2015-05-091-0/+3
|
* Rework string literals: store literals position.Tristan Gingold2014-12-291-12/+6
|
* Add requested pragma no_strict_aliasing.Tristan Gingold2014-12-231-0/+1
|
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-0/+127