aboutsummaryrefslogtreecommitdiffstats
path: root/examples/modify_querystring.py
blob: b89e5c8dc9015b276174c66443755d810bcc7d88 (plain) generated by cgit v1.2.3 (git 2.25.1) at 2025-08-05 03:59:38 +0000 >6);-- worksconstanttest2:real:=(2.0**6.0);-- unhandled predefined IEEE operator "**"constanttest3:real:=arctan(2.0);-- unhandled call to ieee function "arctan"signala:sfixed(7downto0);begina<=to_sfixed(test2,a);asserttest2=64.0severityfailure;endarchitecturesynthesis;