aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-std_package.adb
Commit message (Expand)AuthorAgeFilesLines
* Add --std=19Xiretza2022-02-281-1/+2
* vhdl: make standard.now impure for vhdl 2008. Fix #1691Tristan Gingold2021-03-201-5/+11
* update license headersumarcor2021-01-141-11/+9
* vhdl: replace base_type with parent_type in nodesTristan Gingold2020-07-221-30/+9
* vhdl: add wildcard_psl_boolean. For #1387Tristan Gingold2020-07-021-0/+2
* vhdl: --std93c is now an alias for --std=93 -frelaxedTristan Gingold2020-06-131-6/+6
* Synthesis of PSL prev function.Tristan Gingold2020-06-021-0/+6
* types: introduce Direction_Type, which replaces Iir_Direction.Tristan Gingold2020-04-201-1/+1
* vhdl: add scalar_size. Size of scalar types is computed during analysis.Tristan Gingold2020-04-061-0/+24
* ams-vhdl: add frequency function, minor fixes.Tristan Gingold2019-12-301-2/+17
* vhdl: improve support of AMS-vhdl (array and record natures, source quantities)Tristan Gingold2019-12-281-0/+84
* vhdl-std_package: reduce cascaded error messages.Tristan Gingold2019-09-301-0/+1
* vhdl: time resolution is fs for auto in vhdl 87Tristan Gingold2019-05-281-0/+6
* vhdl: get rid of Get/Set_Physical_Unit.Tristan Gingold2019-05-281-28/+40
* vhdl: replace Iir_Int64 by Int64, and Iir_Fp64 by Fp64.Tristan Gingold2019-05-101-10/+10
* vhdl-nodes_utils: renaming.Tristan Gingold2019-05-071-3/+3
* vhdl: renames iir_chains to vhdl.nodes_utils. Remove iir_chain_handling.Tristan Gingold2019-05-061-6/+6
* vhdl: move iirs_utils to vhdl.utilsTristan Gingold2019-05-061-9/+9
* vhdl: move std_standard package to vhdl child.Tristan Gingold2019-05-051-0/+1363