Forum Discussion
Altera_Forum
Honored Contributor
16 years agoFile IO Read
I have a text file to read. I manage to read it. i intends to have zero value of fixed point(a variable) after end reading. However, i fail to do it. It keeps to take the last value in the text f...
Altera_Forum
Honored Contributor
16 years agoI am Sorry. It is just syntax error. After removing the ";" on the always @(posedge clk_100M); , it works fine d.
thanks