Forum Discussion
Altera_Forum
Honored Contributor
13 years agoYou cannot read (eg. check the value of) an output port. Either create a temporary internal signal or change the mode from "out" to "buffer".
sub : buffer integer range 0 to 15;You cannot read (eg. check the value of) an output port. Either create a temporary internal signal or change the mode from "out" to "buffer".
sub : buffer integer range 0 to 15;