Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- Which libraries are you using? I assume that you use one or more of the SYNOPSYS libraries. In this case I suggest to use the numeric_std library instead and try the following code. --- Quote End --- Yes the code in the initial post is apparently using legacy std_logic_arith and std_logic_unsigned, but I was'n able to reproduce the problem at first attempt with these libraries.