📄 readme.txt
字号:
Please follow the steps to execute macros for Aldec
in ActiveVHDL simulator:
1. Work directory which contain directories source code files \SRC
should have C8051 name. If you want to rename this directory you have to
change variable directory in CRE_COMP.DO file, for example like this:
set directory user_project_name
2. Change path to variable DIR in file CRE_COMP.DO to directory which contain
C8051 directory for example:
set DIR C:\DESIGNS
3. Start Active-VHDL without loading project.
4. Execute CRE_COMP.DO macro to create and compile project.
5. Run either ADD_WAVE.DO macro to start simulation with default project
settings or
6. Run OP_TESTS.DO macro to simulate set of tests series OP_TESTS or
7. Run EX_TESTS.DO macro to simulate set of tests series EX_TESTS or
8. Run PE_TESTS.DO macro to simulate set of tests series PE_TESTS.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -