Download Model Technology Model Sim EE Technical data
Transcript
virtual save virtual save The virtual save command saves the definitions of virtuals to a file. Syntax virtual save [-kind <kind>] [-append] [<filename>] Arguments -kind<kind> Specifies a subset of virtuals to save. Optional. -append Specifies to save ONLY THOSE VIRTUALS that are neither already saved nor those that were read in from a macro file. These unsaved virtuals are then appended to the specified or default file. Optional. <filename> Used for writing the virtual definitions. Optional. If <filename> is not specified, the default virtual filename will be used, which can be specified in the pref.tcl file, and defaults to virtuals.do. See also virtual signal command (CR-193), virtual function command (CR-184), virtual region command (CR-190), virtual delete|describe|define command (CR-182), virtual expand command (CR-183), vmap command (CR-207), virtual log|nolog command (CR-189), virtual show|count command (CR-192), virtual type command (CR-196), searchLog command (CR-144) ModelSim EE/SE Command Reference ModelSim Commands CR-191