Altera_Forum
Honored Contributor
15 years agoProblème programmation Pin
Hello,
For the passage of a signal, I use a pin in High Impedance, I declare it with : HZ : out std_logic_vector(11 downto 0); HZ<="ZZZZZZZZZZZZ"; My problem is with programming many CPLD EPM1270T144I5N, sometime the circuit for like the pin is in high impedance and others the pin is in a state indeterminate. Has someone already see this probleme or know it ? Thank you.