2019-03-29 16:13:07 -04:00
2019-02-15 11:20:14 -05:00
2019-03-24 19:27:59 -04:00
2019-02-21 15:11:10 -05:00
2019-03-24 17:30:27 -04:00
2019-03-24 19:27:59 -04:00
2019-03-25 18:04:44 -04:00
2019-03-14 14:37:58 -04:00
2019-03-24 17:05:09 -04:00
2019-02-16 12:37:12 -05:00
2019-02-16 13:04:06 -05:00
2019-02-16 12:42:09 -05:00
2019-02-16 13:04:06 -05:00

ECE 3570 Lab

Things to fix

  • Make RAM write edge-triggered only
    • RTL_RAM is what it needs to be showing as, since VIvado will recognize it as such
  • Make ROM asyncronous (can be read at any time)
    • RTL_ROM is what it needs to be showing as, since VIvado will recognize it as such
  • Get rid of if statememnts in RAM and ROM
  • Get programs working properly
Description
No description provided
Readme 5.2 MiB
Languages
C 33.3%
Verilog 26.9%
PureBasic 23.7%
Tcl 16.1%