Forum Discussion
Altera_Forum
Honored Contributor
9 years agoVHDL 2008: Error (10500) in conditional assignment
According to my understanding VHDL-2008 should allow conditional assignment as a sequential statement, that is in clocked processes. However I get a syntax error 10500 in the below code fragment. Is ...
Altera_Forum
Honored Contributor
9 years agoBtw checking that a port is = 'Z' is not possible inside the FPGA.