Error generated when the RAM block missing ArchitectureSetup block.

Error generated when the RAM block missing ArchitectureSetup block.

Architecture Name in DRAM block must match with the name of the ArchitectureSetup block. If the name in the parameter is invalid, then the following error will be thrown.

"VisualSim.kernel.util.IllegalActionException: Architecture_Name Reference does not exist.
Architecture Name: Architecture
  in .RAM_Architecture_Setup_Name_Missmatch.DRAM
at VisualSim.actor.arch.DRAM.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 block.