Hi,

I can't compile fixed_pkg (VHDL-93 compatible version from
http://www.vhdl.org/vhdl-200x/vhdl-200x-ft/packages/fixed_pkg_c.vhdl)
with GHDL:

$ ghdl -a --work=ieee_proposed math_utility_pkg.vhdl
$ ghdl -a --work=ieee_proposed fixed_pkg_c.vhdl
fixed_pkg_c.vhdl:4493:28: no function declarations for operator "mod"
fixed_pkg_c.vhdl:4548:29: no function declarations for operator "mod"
/usr/lib/ghdl/bin/ghdl: compilation error
$ ghdl -v
GHDL 0.25 (20060811) [Sokcho edition]


Any ideas how to fix this?

Thanks
Andreas


_______________________________________________
Ghdl-discuss mailing list
Ghdl-discuss@gna.org
https://mail.gna.org/listinfo/ghdl-discuss

Reply via email to