[Cryptech-Commits] [core/platform/common] branch systolic updated: Update modexpa7 filenames.

git at cryptech.is git at cryptech.is
Wed Aug 9 13:40:38 UTC 2017


This is an automated email from the git hooks/post-receive script.

sra at hactrn.net pushed a commit to branch systolic
in repository core/platform/common.

The following commit(s) were added to refs/heads/systolic by this push:
     new 2fcc7b2  Update modexpa7 filenames.
2fcc7b2 is described below

commit 2fcc7b23b2f654603ce0cc6a5e3ae12cdfa5e73d
Author: Rob Austein <sra at hactrn.net>
AuthorDate: Wed Aug 9 09:39:14 2017 -0400

    Update modexpa7 filenames.
---
 config/core.cfg | 12 ++++++------
 1 file 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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Commits mailing list