Forum Discussion
Altera_Forum
Honored Contributor
12 years agoActually I use a Output PIO to set a value via Software. This Output is routed to my IP which inverts the Value when the clock is high, and doesn't invert the value when the clock is low. Then the inverted/not inverted Output is wired to a PIO as Input.
Therefore the Compiler can't know which value I want to invert/not invert because it is not hard coded.