aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-ieee-std_logic_arith.adb
Commit message (Expand)AuthorAgeFilesLines
* synth-oper: recognize more operations from std_logic_arith.Tristan Gingold2020-04-121-0/+77
* vhdl: recognize ext/sxt from std_logic_arith.Tristan Gingold2020-04-111-0/+10
* vhdl: recognize comparaison of std_logic_arith.Tristan Gingold2020-04-111-0/+107
* vhdl-ieee-std_logic_arith: fix warnings.Tristan Gingold2020-03-141-12/+5
* vhdl: recognize more std_logic_arith operations.Tristan Gingold2020-03-131-1/+138
* vhdl-ieee-std_logic_arith: recognize more conversions.Tristan Gingold2020-03-111-0/+8
* vhdl: recognize conv_integer functions from std_logic_arith.Tristan Gingold2019-10-111-17/+24
* vhdl: do not try to recognize mentor version of std_logic_arith.Tristan Gingold2019-10-101-0/+7
* vhdl: recognize conv_unsigned from ieee.std_logic_arith.Tristan Gingold2019-10-101-0/+169