adumont / hrm-cpu

Human Resource Machine - CPU Design #HRM
https://twitter.com/i/moments/1017515777610649601
GNU General Public License v3.0
71 stars 8 forks source link

GUI: FIFOs indexs should start at 0 #27

Closed adumont closed 5 years ago

adumont commented 5 years ago

Index of position of FIFOs in GUI starts at 1 to 16. Should show 0 to 15.

adumont commented 5 years ago

Fixed in ee5ec58.