diff options
author | David Shah <dave@ds0.me> | 2018-10-10 16:35:19 +0100 |
---|---|---|
committer | David Shah <dave@ds0.me> | 2018-10-10 16:35:19 +0100 |
commit | 983fb7ff88ab5f398073e2aa1d5e44eb03d01ee3 (patch) | |
tree | 6d1f78a56ae2e3e850b277a4cbc247cbc60ac641 /techlibs/ecp5/.gitignore | |
parent | 2ef1af8b58c845f4ca070a0469fe42212bcb5eee (diff) | |
download | yosys-983fb7ff88ab5f398073e2aa1d5e44eb03d01ee3.tar.gz yosys-983fb7ff88ab5f398073e2aa1d5e44eb03d01ee3.tar.bz2 yosys-983fb7ff88ab5f398073e2aa1d5e44eb03d01ee3.zip |
ecp5: First BRAM type maps successfully
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 3f66045f8..54c329735 100644 --- a/techlibs/ecp5/.gitignore +++ b/techlibs/ecp5/.gitignore @@ -6,3 +6,4 @@ bram_conn_2.vh bram_conn_4.vh bram_conn_9.vh bram_conn_18.vh +brams_connect.mk |