Revert "Revert "Use only 20 bits of address on the AXI lite port""
This reverts commit 47e12b8e65.
This commit is contained in:
@@ -120,7 +120,7 @@ import DM_CPU_Req_Rsp ::*;
|
|||||||
// The Core module
|
// The Core module
|
||||||
|
|
||||||
typedef WindCoreMid #( // AXI lite subordinate control port parameters
|
typedef WindCoreMid #( // AXI lite subordinate control port parameters
|
||||||
21, 32, 0, 0, 0, 0, 0
|
20, 32, 0, 0, 0, 0, 0
|
||||||
// AXI manager 0 port parameters
|
// AXI manager 0 port parameters
|
||||||
, TAdd #(Wd_MId, 1), Wd_Addr, Wd_Data, 0, 0, 0, 0, 0
|
, TAdd #(Wd_MId, 1), Wd_Addr, Wd_Data, 0, 0, 0, 0, 0
|
||||||
// AXI manager 1 port parameters
|
// AXI manager 1 port parameters
|
||||||
|
|||||||
Reference in New Issue
Block a user