aboutsummaryrefslogtreecommitdiff
path: root/config/core.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'config/core.cfg')
-rw-r--r--config/core.cfg28
1 files changed, 19 insertions, 9 deletions
diff --git a/config/core.cfg b/config/core.cfg
index 4993b93..58ce075 100644
--- a/config/core.cfg
+++ b/config/core.cfg
@@ -188,17 +188,27 @@ block memory = yes
error wire = no
module name = modexpa7_wrapper
vfiles =
- math/modexpa7/src/rtl/dsp_multiplier_a7.v
- math/modexpa7/src/rtl/dsp_subtractor_a7.v
- math/modexpa7/src/rtl/modexpa7_adder64_carry32.v
- math/modexpa7/src/rtl/modexpa7_buffer_core.v
- math/modexpa7/src/rtl/modexpa7_buffer_user.v
- math/modexpa7/src/rtl/modexpa7_modinv32.v
- math/modexpa7/src/rtl/modexpa7_montgomery_coeff.v
- math/modexpa7/src/rtl/modexpa7_montgomery_multiplier.v
+ 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
math/modexpa7/src/rtl/modexpa7_top.v
math/modexpa7/src/rtl/modexpa7_wrapper.v
- math/modexpa7/src/rtl/ram_1rw_1ro_readfirst.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/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
+ math/modexpa7/src/rtl/util/bram_1rw_readfirst.v
[core modexps6]
# ModExp for Xilinx Spartan-6