11 lines
367 B
Markdown
11 lines
367 B
Markdown
# 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
|