diff options
author | David Shah <dave@ds0.me> | 2019-10-01 13:46:36 +0100 |
---|---|---|
committer | David Shah <dave@ds0.me> | 2019-10-01 13:46:36 +0100 |
commit | 7a1538cd36b45fd3c397dd0414de37af768ad89e (patch) | |
tree | 2cd1a465a436a344c65ec8201e52a4334fabb84b /techlibs/ecp5/.gitignore | |
parent | d963e8c2c6207ad98d48dc528922ad58c030173f (diff) | |
download | yosys-7a1538cd36b45fd3c397dd0414de37af768ad89e.tar.gz yosys-7a1538cd36b45fd3c397dd0414de37af768ad89e.tar.bz2 yosys-7a1538cd36b45fd3c397dd0414de37af768ad89e.zip |
ecp5: Add support for mapping 36-bit wide PDP BRAMs
Signed-off-by: David Shah <dave@ds0.me>
Diffstat (limited to 'techlibs/ecp5/.gitignore')
-rw-r--r-- | techlibs/ecp5/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/techlibs/ecp5/.gitignore b/techlibs/ecp5/.gitignore index 54c329735..9d4723264 100644 --- a/techlibs/ecp5/.gitignore +++ b/techlibs/ecp5/.gitignore @@ -6,4 +6,5 @@ bram_conn_2.vh bram_conn_4.vh bram_conn_9.vh bram_conn_18.vh +bram_conn_36.vh brams_connect.mk |