Home
last modified time | relevance | path

Searched defs:StrobeWidth (Results 1 – 2 of 2) sorted by relevance

/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/hdl/modules/ahb/
Drenode_ahb_if.sv17 localparam int unsigned StrobeWidth = (DataWidth / 8); constant
/Renode-v1.15.3-c57714d/src/Plugins/CoSimulationPlugin/IntegrationLibrary/hdl/modules/axi/
Drenode_axi_if.sv17 localparam int unsigned StrobeWidth = (DataWidth / 8); constant