Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/hdl/modules/apb3/
Drenode_apb3_if.sv15 typedef logic [DataWidth-1:0] data_t; typedef
Drenode_apb3_requester.sv17 typedef logic [bus.DataWidth-1:0] data_t; typedef
Drenode_apb3_completer.sv21 typedef logic [bus.DataWidth-1:0] data_t; typedef
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/hdl/modules/ahb/
Drenode_ahb_subordinate.sv20 typedef logic [bus.DataWidth-1:0] data_t; typedef
Drenode_ahb_manager.sv20 typedef logic [bus.DataWidth-1:0] data_t; typedef
Drenode_ahb_if.sv20 typedef logic [DataWidth-1:0] data_t; typedef
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/hdl/modules/axi/
Drenode_axi_if.sv20 typedef logic [DataWidth-1:0] data_t; typedef
Drenode_axi_subordinate.sv19 typedef logic [bus.DataWidth-1:0] data_t; typedef
Drenode_axi_manager.sv19 typedef logic [bus.DataWidth-1:0] data_t; typedef
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/hdl/
Drenode_pkg.sv12 typedef longint data_t; typedef