aboutsummaryrefslogtreecommitdiff
path: root/src/rtl/pe/modexpa7_subtractor32.v
diff options
context:
space:
mode:
authorPavel V. Shatov (Meister) <meisterpaul1@yandex.ru>2017-07-10 15:31:25 +0300
committerPavel V. Shatov (Meister) <meisterpaul1@yandex.ru>2017-07-10 15:31:25 +0300
commit71b75290bf2ade9a4022bad93dc80bfb77f87f40 (patch)
treeebd329a15278f6959053496f158c9f81f7b1c1da /src/rtl/pe/modexpa7_subtractor32.v
parent0da71205b28d07cc832732b28e8893c46fbf6cad (diff)
* made separate file for low-level settings
* turned crazy triple multiplier array into one array with input mux
Diffstat (limited to 'src/rtl/pe/modexpa7_subtractor32.v')
-rw-r--r--src/rtl/pe/modexpa7_subtractor32.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rtl/pe/modexpa7_subtractor32.v b/src/rtl/pe/modexpa7_subtractor32.v
index 75b9c13..a43d670 100644
--- a/src/rtl/pe/modexpa7_subtractor32.v
+++ b/src/rtl/pe/modexpa7_subtractor32.v
@@ -51,7 +51,7 @@ module modexpa7_subtractor32
//
// Include Primitive Selector
//
- `include "modexpa7_lowlevel_settings.v"
+ `include "modexpa7_primitive_switch.v"
//