Forum Discussion
Altera_Forum
Honored Contributor
16 years agoYou are correct - the ' is a way of "casting" - converting the type to std_logic or std_logic_vector. You are also right that it is probably redundant. Try compiling without the casting?
You are correct - the ' is a way of "casting" - converting the type to std_logic or std_logic_vector. You are also right that it is probably redundant. Try compiling without the casting?