mirror of
https://github.com/corundum/corundum.git
synced 2025-01-30 08:32:52 +08:00
Update axis_switch instances
This commit is contained in:
parent
10a6eddf58
commit
8e60adf567
@ -598,7 +598,7 @@ axis_switch #(
|
||||
.DATA_WIDTH(64),
|
||||
.KEEP_WIDTH(8),
|
||||
.ID_ENABLE(0),
|
||||
.DEST_WIDTH(2),
|
||||
.S_DEST_WIDTH(2),
|
||||
.USER_ENABLE(1),
|
||||
.USER_WIDTH(1),
|
||||
.M_BASE({2'd2, 2'd1, 2'd0}),
|
||||
|
@ -639,7 +639,7 @@ axis_switch #(
|
||||
.DATA_WIDTH(64),
|
||||
.KEEP_WIDTH(8),
|
||||
.ID_ENABLE(0),
|
||||
.DEST_WIDTH(2),
|
||||
.S_DEST_WIDTH(2),
|
||||
.USER_ENABLE(1),
|
||||
.USER_WIDTH(1),
|
||||
.M_BASE({2'd2, 2'd1, 2'd0}),
|
||||
|
@ -639,7 +639,7 @@ axis_switch #(
|
||||
.DATA_WIDTH(64),
|
||||
.KEEP_WIDTH(8),
|
||||
.ID_ENABLE(0),
|
||||
.DEST_WIDTH(2),
|
||||
.S_DEST_WIDTH(2),
|
||||
.USER_ENABLE(1),
|
||||
.USER_WIDTH(1),
|
||||
.M_BASE({2'd2, 2'd1, 2'd0}),
|
||||
|
Loading…
x
Reference in New Issue
Block a user