readme.txt

来自「8051 mega core porocesssor vhdl source c」· 文本 代码 · 共 28 行

TXT
28
字号
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 + =
减小字号Ctrl + -
显示快捷键?