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:
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user