flandreas / antares

Digital circuit learning platform
49 stars 6 forks source link

"Counter n Bit" doesn't wrap around at 2^n -1 #700

Closed flandreas closed 7 months ago

flandreas commented 7 months ago

The scripted library component "Counter n Bit" should return to 0 after having reached its max value.