Closed victorrjimenezz closed 10 months ago
Good catch. It doesn't need a reset though, as it's reset at the top of the idle state, which is the state it's in when coming out of reset.
I went ahead and fixed this in the repo without the extra reset. Let me know if you find any other problems.
Awesome! I will let you know if I find any other bugs 👍
frame_min_count_reg was not being updated on the 32 bit axis xgmii converter. Thus padding was not working. Updated the reg on clk to have it work.