diff --git a/README.md b/README.md index 98a4e60..c147c6e 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,4 @@ ## 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