.Modelica.Electrical.Digital.Interfaces.MemoryBase.getMemory

Information

Get Memory

Interface

function getMemory
  extends Modelica.Icons.Function;
  input String filename;
  input Integer n_addr "addr width";
  input Integer n_data "data width";
  output L m[integer(2 ^ n_addr), n_data] "Memory with data, lowest bit on left side";
  output String data;
  output Integer bit;
end getMemory;

Generated at 2020-06-05T07:38:22Z by OpenModelica 1.16.0~dev-420-gc007a39