diff options
author | Pavel V. Shatov (Meister) <meisterpaul1@yandex.ru> | 2017-08-12 00:24:14 +0300 |
---|---|---|
committer | Pavel V. Shatov (Meister) <meisterpaul1@yandex.ru> | 2017-08-12 00:24:14 +0300 |
commit | fc1c4fcdc95bf85b71f778a941e631fc573db0c3 (patch) | |
tree | 15dff23cba82ea678d11e8c22b6cbfc1d0589fa0 /src/rtl/pe | |
parent | 1cb1e703b7dd0d7e065e17e1d66575f08a76d4bd (diff) |
Added STM32 code to test CRT mode in hardware.
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 17e8264..fa958ec 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
|