Skip to content

Commit

Permalink
[sim] update XBUS configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
stnolting committed Apr 17, 2024
1 parent de19758 commit 0f3a3eb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions sim/neorv32_riscof_tb.vhd
Original file line number Diff line number Diff line change
Expand Up @@ -160,9 +160,7 @@ begin
-- External bus interface --
XBUS_EN => true,
XBUS_TIMEOUT => 8,
XBUS_PIPE_MODE => true,
XBUS_ASYNC_RX => true,
XBUS_ASYNC_TX => true
XBUS_REGSTAGE_EN => false
)
port map (
-- Global control --
Expand Down

0 comments on commit 0f3a3eb

Please sign in to comment.