Altera_Forum
Honored Contributor
18 years agoCPLD input question (by a primary user from china)
HI,Guys,I'm debuging EMP240T100。
I have set a signal "DONE" as input,and the pin doesn't connected to any device,but when I read it by DATA_BUS,it is '1', ps:DATA_BUS is a 16bits data bus which is defined as input/output。 The codes are as follows: DATA_BUS<="00000000000" & PRO & INI & DONE & CLK & DA when (RE='0') the problem has puzzled me for days,can anybody tell me why? thank you in advance!