File and directory pathnames
Several ModelSim commands have arguments that point to files or directories. For example, the -y argument to vlog specifies the Verilog source library directory to search for undefined modules. Spaces in file pathnames must be escaped or the entire path must be enclosed in quotes. For example:
vlog top.v -y C:/Documents\ and\ Settings/mcarnes/simprimsvlog top.v -y "C:/Documents and Settings/mcarnes/simprims"
Model Technology Incorporated Voice: (503) 641-1340 Fax: (503)526-5410 www.model.com sales@model.com |