1
0
mirror of https://github.com/antonblanchard/microwatt.git synced 2026-02-04 23:34:56 +00:00

orangecrab: set HAS_SHORT_MULT

It seems free, generated as a single MULT18X18D

Signed-off-by: Matt Johnston <matt@codeconstruct.com.au>
This commit is contained in:
Matt Johnston
2021-11-24 16:47:16 +08:00
parent a9b467f43b
commit 57d4c4c117

View File

@@ -188,6 +188,7 @@ begin
HAS_UART1 => HAS_UART1,
HAS_SD_CARD => USE_LITESDCARD,
ICACHE_NUM_LINES => ICACHE_NUM_LINES,
HAS_SHORT_MULT => true,
NGPIO => NGPIO
)
port map (