Skip to content

Commit

Permalink
[sim] remove XBUS_BIG_ENDIAN generic
Browse files Browse the repository at this point in the history
use default value
  • Loading branch information
stnolting committed Mar 15, 2024
1 parent 09088fc commit 18db8e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sim/neorv32_riscof_tb.vhd
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ begin
XBUS_EN => true,
XBUS_TIMEOUT => 8,
XBUS_PIPE_MODE => true,
XBUS_BIG_ENDIAN => false,
XBUS_ASYNC_RX => true,
XBUS_ASYNC_TX => true
)
Expand Down

0 comments on commit 18db8e5

Please sign in to comment.