diff options
author | Pavel V. Shatov (Meister) <meisterpaul1@yandex.ru> | 2017-08-07 12:42:50 +0300 |
---|---|---|
committer | Pavel V. Shatov (Meister) <meisterpaul1@yandex.ru> | 2017-08-07 12:42:50 +0300 |
commit | 06dadb7faa692831f7353910269ecbdf0dd6b21c (patch) | |
tree | 87c3ea6f50526c0c751be5b3ec5f27435bff2ebc /src/rtl/pe | |
parent | 5c4d3b9b62cd8de2fae6ae49d479ee06173cadc4 (diff) |
* Added readme filev0.20
* Enabled vendor-specific primitive usage for compilation
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
|