some fixes

This commit is contained in:
Pepijn de Vos 2025-03-11 17:55:23 +01:00
parent 1761a0c226
commit 2eab42f7fe

View file

@ -118,7 +118,7 @@ begin
generic map (
-- General --
CLOCK_FREQUENCY => 0, -- clock frequency of clk_i in Hz [not required by the core complex]
HART_BASE => HART_ID,
HART_BASE => HART_ID,
-- On-Chip Debugger (OCD) --
OCD_EN => DEBUG, -- implement on-chip debugger
-- RISC-V CPU Extensions --