aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/int01/int_operators.vhdl
Commit message (Collapse)AuthorAgeFilesLines
* synth: Integer operators (#902)marph912019-08-281-0/+20
* synth: added missing integer operators I. e. inequality and remainder. * testsuite/synth: added testcase for the missing integer operators