Home
last modified time | relevance | path

Searched refs:AddressWidth (Results 1 – 9 of 9) sorted by relevance

/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/hdl/modules/apb3/
Drenode_apb3_if.sv9 int unsigned AddressWidth = 20, constant
14 typedef logic [AddressWidth-1:0] address_t;
Drenode_apb3_completer.sv20 typedef logic [bus.AddressWidth-1:0] address_t;
Drenode_apb3_requester.sv16 typedef logic [bus.AddressWidth-1:0] address_t;
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/hdl/modules/ahb/
Drenode_ahb_if.sv10 int unsigned AddressWidth = 32, constant
19 typedef logic [AddressWidth-1:0] address_t;
Drenode_ahb_subordinate.sv19 typedef logic [bus.AddressWidth-1:0] address_t;
Drenode_ahb_manager.sv19 typedef logic [bus.AddressWidth-1:0] address_t;
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/hdl/modules/axi/
Drenode_axi_if.sv9 int unsigned AddressWidth = 32, constant
19 typedef logic [AddressWidth-1:0] address_t;
Drenode_axi_subordinate.sv18 typedef logic [bus.AddressWidth-1:0] address_t;
Drenode_axi_manager.sv18 typedef logic [bus.AddressWidth-1:0] address_t;