Forum Discussion
Altera_Forum
Honored Contributor
16 years agoa bug of switch?
Hi, I'm implementing a data path with a switch of VIP. From the VIP user guide, it mentioned that the status of switch can be read from its status register, when switch is running, it reads a 0...
Altera_Forum
Honored Contributor
16 years agoHi, try
tmp = IORD(ALT_VIP_SWI_0_BASE, 0x00);