Error generated when BusInterface block does not have ArchitectureSetup name associated.

Error generated when BusInterface block does not have ArchitectureSetup name associated.

Architecture_Name parameter in BusAInterface must be updated with the ArchitectureSetup name. If BusInterface does not find the ArchitectureSetup or the name given is invalid, then the following error will be generated.

"VisualSim.kernel.util.IllegalActionException: Linear_Port:preinitialize():: Unable to work with the block memory: Model Object Memory does not contain Name: Architect
  in .BusInterface_Invalid_Architecture_Setup_Name.BusInterface
at VisualSim.actor.lib.bus.Linear_Port.initialize(Unknown Source)
at VisualSim.actor.Director.initialize(Unknown Source)
at VisualSim.simulators.de.kernel.DEDirector.initialize(Unknown Source)
at VisualSim.actor.CompositeActor.initialize(Unknown Source)
at VisualSim.actor.Manager.initialize(Unknown Source)
at VisualSim.actor.Manager.execute(Unknown Source)
at VisualSim.actor.Manager.run(Unknown Source)
at java.lang.Thread.run(Thread.java:745)
at VisualSim.kernel.util.VisualSimThread.run(Unknown Source) "


Solution: Make sure to update the ArchitectureSetup name in the BusArbiter block.