On 9/13/2013 11:38 AM, Christiano wrote:
> If anyone has had this problem, just do this:
> ghdl -a --ieee=synopsys x.vhd
Better yet, use numeric_std rather than std_logic_arith.
I did a little digging and found that because std_logic_arith was not a
standard, each vendor produced their own, different, version. That is
reason enough to not use it.
--
Rick