WOLFRAM SYSTEM MODELER
MemoryBaseBase model for memory elements |
SystemModel["Modelica.Electrical.Digital.Interfaces.MemoryBase"]
tHL |
Value: 0 Type: Time (s) Description: High->Low delay |
---|---|
tLH |
Value: 0 Type: Time (s) Description: Low->High delay |
strength |
Value: S.'S_X01' Type: Strength Description: Output strength |
n_addr |
Value: 2 Type: Integer Description: Addr width |
n_data |
Value: 2 Type: Integer Description: Data width |
fileName |
Value: Modelica.Utilities.Files.loadResource("modelica://Modelica/Resources/Data/Electrical/Digital/Memory_Matrix.txt") Type: String Description: File where matrix for memory is stored |
RE |
Type: DigitalInput Description: Read enable |
|
---|---|---|
addr |
Type: DigitalInput[n_addr] Description: Address |
|
dataOut |
Type: DigitalOutput[n_data] Description: Data output |
|
yy |
Type: DigitalOutput[n_data] Description: Output DigitalSignal as connector |
inertialDelaySensitive |
Type: InertialDelaySensitive[n_data] Description: Provide the input as output if it holds its value for a specific amount of time |
---|