aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-ieee-std_logic_unsigned.adb
Commit message (Expand)AuthorAgeFilesLines
* update license headersumarcor2021-01-141-11/+9
* vhdl: recognize more operators for std_logic_unsigned/signed.Tristan Gingold2020-08-071-32/+92
* synth: handle std_logic_signed.conv_integer. For ghdl/ghdl-yosys-plugin#126Tristan Gingold2020-06-191-79/+86
* synth: handle more operations from synsopsys packages.Tristan Gingold2020-03-141-16/+29
* vhdl-ieee-std_logic_unsigned: recognize more operations.Tristan Gingold2020-03-111-0/+16
* vhdl: recognize std_logic_unsigned.conv_integer.Tristan Gingold2019-10-131-0/+5
* vhdl: recognize std_logic_signed package (from synopsys).Tristan Gingold2019-10-111-11/+41
* vhdl: recognize minus from std_logic_unsignedTristan Gingold2019-10-111-0/+9
* vhdl+synth: recognize /= to std_logic_unsigned.Tristan Gingold2019-07-251-0/+8
* vhdl: recognize more predefined std_logic_unsigned functions.Tristan Gingold2019-06-301-0/+16
* synth: handle std_logic_unsigned."+"Tristan Gingold2019-06-301-0/+9
* vhdl: recognize std_logic_unsignedTristan Gingold2019-06-291-0/+124