[Cryptech-Commits] [core/platform/common] branch systolic updated: Don't try to synthesize include files.

git at cryptech.is git at cryptech.is
Wed Aug 9 11:38:31 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 f15a6b3  Don't try to synthesize include files.
f15a6b3 is described below

commit f15a6b3dcd1e9a67c45d1705bc6f1a9930f94c75
Author: Rob Austein <sra at hactrn.net>
AuthorDate: Wed Aug 9 07:38:03 2017 -0400

    Don't try to synthesize include files.
---
 config/core.cfg | 2 --
 1 file changed, 2 deletions(-)

diff --git a/config/core.cfg b/config/core.cfg
index 6b71fac..076adb3 100644
--- a/config/core.cfg
+++ b/config/core.cfg
@@ -195,7 +195,6 @@ vfiles =
 	math/modexpa7/src/rtl/modexpa7_exponentiator.v
 	math/modexpa7/src/rtl/modexpa7_factor.v
 	math/modexpa7/src/rtl/modexpa7_n_coeff.v
-	math/modexpa7/src/rtl/modexpa7_settings.v
 	math/modexpa7/src/rtl/modexpa7_simple_fifo.v
 	math/modexpa7/src/rtl/modexpa7_systolic_multiplier.v
 	math/modexpa7/src/rtl/modexpa7_systolic_multiplier_array.v
@@ -208,7 +207,6 @@ vfiles =
 	math/modexpa7/src/rtl/pe/artix7/subtractor32_artix7.v
 	math/modexpa7/src/rtl/pe/artix7/systolic_pe_artix7.v
 	math/modexpa7/src/rtl/pe/modexpa7_adder32.v
-	math/modexpa7/src/rtl/pe/modexpa7_primitive_switch.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

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


More information about the Commits mailing list