diff options
author | Miodrag Milanovic <mmicko@gmail.com> | 2022-01-19 08:51:25 +0100 |
---|---|---|
committer | Miodrag Milanovic <mmicko@gmail.com> | 2022-01-19 08:51:25 +0100 |
commit | 36482680d5b51d31e39cd8df2f513215463fc498 (patch) | |
tree | 5177dc8a61681afb24047069d3f598b9e107c223 /techlibs | |
parent | 4525e419f64da95e37eba7c8b43972ab7349800d (diff) | |
download | yosys-36482680d5b51d31e39cd8df2f513215463fc498.tar.gz yosys-36482680d5b51d31e39cd8df2f513215463fc498.tar.bz2 yosys-36482680d5b51d31e39cd8df2f513215463fc498.zip |
Removed dbits 8 since 9 will always be picked
Diffstat (limited to 'techlibs')
-rw-r--r-- | techlibs/anlogic/brams.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/techlibs/anlogic/brams.txt b/techlibs/anlogic/brams.txt index 817d7d6f4..a39701c63 100644 --- a/techlibs/anlogic/brams.txt +++ b/techlibs/anlogic/brams.txt @@ -6,8 +6,6 @@ bram $__ANLOGIC_BRAM9K_TDP dbits 2 @a12d2 abits 11 @a11d4 dbits 4 @a11d4 - abits 10 @a10d8 - dbits 8 @a10d8 abits 10 @a10d9 dbits 9 @a10d9 groups 2 |