diff options
author | Rob Austein <sra@hactrn.net> | 2017-08-09 12:40:06 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2017-08-09 12:40:06 -0400 |
commit | e3f8eac7d79352e58bf5ea231c18b9b17ac5bebd (patch) | |
tree | c34ef79c5900284836d87ce2085edbd4ac5d3d4d | |
parent | 2fcc7b23b2f654603ce0cc6a5e3ae12cdfa5e73d (diff) |
Drop duplicate bram_1rw_1ro_readfirst module.
-rw-r--r-- | config/core.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/core.cfg b/config/core.cfg index d485134..361774a 100644 --- a/config/core.cfg +++ b/config/core.cfg @@ -209,7 +209,6 @@ vfiles = math/modexpa7/src/rtl/pe/modexpa7_adder32.v math/modexpa7/src/rtl/pe/modexpa7_subtractor32.v math/modexpa7/src/rtl/pe/modexpa7_systolic_pe.v - math/modexpa7/src/rtl/util/bram_1rw_1ro_readfirst.v math/modexpa7/src/rtl/util/bram_1rw_readfirst.v [core modexps6] |