[Modified] little changes for dpi
This commit is contained in:
10
lacpu/rtl/cpu/mycpu.v
Normal file
10
lacpu/rtl/cpu/mycpu.v
Normal file
@@ -0,0 +1,10 @@
|
||||
`ifndef MYCPU_H
|
||||
`define MYCPU_H
|
||||
|
||||
`define BR_BUS_WD 33
|
||||
`define FS_TO_DS_BUS_WD 64
|
||||
`define DS_TO_ES_BUS_WD 167
|
||||
`define ES_TO_MS_BUS_WD 121
|
||||
`define MS_TO_WS_BUS_WD 70
|
||||
`define WS_TO_RF_BUS_WD 38
|
||||
`endif
|
||||
Reference in New Issue
Block a user