Forum Discussion
Altera_Forum
Honored Contributor
8 years agoBi-direction signal issues
Hi Guys, I met an issue for Bi-direction signals. When the state is for output from FPGA, the data is not correct... Please help me. So I have a top module and connect the inouts to a subm...
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- You dont show what rd_period or emif_cs_n and emif_R_nW. If these are setting the bus to 'Z', then you will be reading the values coming from off chip. --- Quote End --- Hi, they were always in "emif_cs_n = '0' and emif_R_nW = '1'" contition... That's why I think it's weird..