menu
rohd_hcl
rohd_hcl.dart
RegisterFile
rdData method
rdData
dark_mode
light_mode
rdData
method
Logic
rdData
(
int
index
)
Accesses the read data for the provided
index
.
Implementation
Logic rdData(int index) => rdPorts[index].data;
rohd_hcl
rohd_hcl
RegisterFile
rdData method
RegisterFile class