Home
last modified time | relevance | path

Searched defs:address_t (Results 1 – 10 of 10) sorted by relevance

/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/hdl/modules/apb3/
Drenode_apb3_if.sv14 typedef logic [AddressWidth-1:0] address_t; typedef
Drenode_apb3_requester.sv16 typedef logic [bus.AddressWidth-1:0] address_t; typedef
Drenode_apb3_completer.sv20 typedef logic [bus.AddressWidth-1:0] address_t; typedef
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/hdl/modules/ahb/
Drenode_ahb_subordinate.sv19 typedef logic [bus.AddressWidth-1:0] address_t; typedef
Drenode_ahb_manager.sv19 typedef logic [bus.AddressWidth-1:0] address_t; typedef
Drenode_ahb_if.sv19 typedef logic [AddressWidth-1:0] address_t; typedef
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/hdl/modules/axi/
Drenode_axi_if.sv19 typedef logic [AddressWidth-1:0] address_t; typedef
Drenode_axi_subordinate.sv18 typedef logic [bus.AddressWidth-1:0] address_t; typedef
Drenode_axi_manager.sv18 typedef logic [bus.AddressWidth-1:0] address_t; typedef
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/hdl/
Drenode_pkg.sv11 typedef longint address_t; typedef