Skip to content

Commit

Permalink
cheshire_soc: Remove outdated comment
Browse files Browse the repository at this point in the history
As of #56, multiple cores are supported.

Signed-off-by: Nils Wistoff <[email protected]>
  • Loading branch information
niwis committed Feb 8, 2024
1 parent 5a34e3b commit 56b238d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hw/cheshire_soc.sv
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,6 @@ module cheshire_soc import cheshire_pkg::*; #(
logic [7:0] clic_irq_level;
riscv::priv_lvl_t clic_irq_priv;

// Currently, we support only one core
cva6 #(
.ArianeCfg ( Cva6Cfg ),
.AxiAddrWidth ( Cfg.AddrWidth ),
Expand Down

0 comments on commit 56b238d

Please sign in to comment.