diff options
author | Pavel V. Shatov (Meister) <meisterpaul1@yandex.ru> | 2017-07-23 04:10:47 +0300 |
---|---|---|
committer | Pavel V. Shatov (Meister) <meisterpaul1@yandex.ru> | 2017-07-23 04:10:47 +0300 |
commit | b33f595c014250072e9d787057293ef685eab5f3 (patch) | |
tree | 348d27c613c965e156a94e9be4fb1c984af0de23 /src/rtl/pe | |
parent | 3ca2b94aae8af47788ec236f624857c15c4e73b1 (diff) |
Wrote top-level module. 4096-bit core with 16-tap systolic array synthesizes just fine:
10% slices
8% block memory
33% DSPs
Diffstat (limited to 'src/rtl/pe')
-rw-r--r-- | src/rtl/pe/modexpa7_primitive_switch.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rtl/pe/modexpa7_primitive_switch.v b/src/rtl/pe/modexpa7_primitive_switch.v index d38069b..3551d7a 100644 --- a/src/rtl/pe/modexpa7_primitive_switch.v +++ b/src/rtl/pe/modexpa7_primitive_switch.v @@ -1,4 +1,4 @@ -//`define USE_VENDOR_PRIMITIVES
+`define USE_VENDOR_PRIMITIVES
`ifdef USE_VENDOR_PRIMITIVES
|