Forum Discussion
a_x_h_75
Contributor
7 years ago>> IOWR(ENABLE_BASE, 0, 0x0);
This is DISABLING the counter, not enabling it. Your verilog code has an active LOW reset in the counter module.
Cheers,
Alex
>> IOWR(ENABLE_BASE, 0, 0x0);
This is DISABLING the counter, not enabling it. Your verilog code has an active LOW reset in the counter module.
Cheers,
Alex