Forum Discussion
Altera_Forum
Honored Contributor
8 years agoI have simulate the design using modelsim and i get the read data but i think it is a garbage value. every time i got the new value and even the read signal didn't set to logic level "1" during the operation.
So, what should I do to resolved this problem. I have used just simple 'i = IORD_32DIRECT(BASE, 0x00)" macro where 'i' is the integer variable.