close
Warning:
Can't synchronize with repository "(default)" (/common/SVN/crkit does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Jul 19, 2010, 7:49:43 PM (13 years ago)
- Author:
-
khanhle
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v1
|
|
| 1 | == How to setup Modelsim work folder == |
| 2 | |
| 3 | This tutorial explains how to setup a Modelsim work folder. |
| 4 | |
| 5 | 1. Open Cygwin shell |
| 6 | 2. Enter following command |
| 7 | {{{ |
| 8 | vlib {d:\mystuff\test\work} |
| 9 | vmap work {d:\mystuff\test\work} |
| 10 | }}} |