diff options
author | Rob Austein <sra@hactrn.net> | 2017-08-09 09:39:14 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2017-08-09 09:39:14 -0400 |
commit | 2fcc7b23b2f654603ce0cc6a5e3ae12cdfa5e73d (patch) | |
tree | 8de3f066aa7068d94df60870e470936fb173d490 | |
parent | f15a6b3dcd1e9a67c45d1705bc6f1a9930f94c75 (diff) |
Update modexpa7 filenames.
-rw-r--r-- | config/core.cfg | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/config/core.cfg b/config/core.cfg index 076adb3..d485134 100644 --- a/config/core.cfg +++ b/config/core.cfg @@ -200,12 +200,12 @@ vfiles = math/modexpa7/src/rtl/modexpa7_systolic_multiplier_array.v math/modexpa7/src/rtl/modexpa7_top.v math/modexpa7/src/rtl/modexpa7_wrapper.v - math/modexpa7/src/rtl/pe/artix7/adder32_artix7.v - math/modexpa7/src/rtl/pe/artix7/dsp48e1_wrapper.v - math/modexpa7/src/rtl/pe/artix7/dsp48e1_wrapper_ext.v - math/modexpa7/src/rtl/pe/artix7/multiplier32_artix7.v - math/modexpa7/src/rtl/pe/artix7/subtractor32_artix7.v - math/modexpa7/src/rtl/pe/artix7/systolic_pe_artix7.v + math/modexpa7/src/rtl/pe/artix7/modexpa7_adder32_artix7.v + math/modexpa7/src/rtl/pe/artix7/modexpa7_dsp48e1_wrapper.v + math/modexpa7/src/rtl/pe/artix7/modexpa7_dsp48e1_wrapper_ext.v + math/modexpa7/src/rtl/pe/artix7/modexpa7_multiplier32_artix7.v + math/modexpa7/src/rtl/pe/artix7/modexpa7_subtractor32_artix7.v + math/modexpa7/src/rtl/pe/artix7/modexpa7_systolic_pe_artix7.v 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 |