tips for runing icpro simulation

来源:互联网 发布:nginx和 zookeeper对比 编辑:程序博客网 时间:2024/05/29 04:47

The simulation tools have been loaded, needn't to add module anymore. 

The steps to run simulation:

1. run icpro, go into the project folder

2. go to the simulation folder

3. command: icncsim runGUI


update project:

svn update


start from the terminal, here can copy text:

nautilus . & 

open the additional desktop


更新:

svn update


committed change:

首先需要update svn:

svn add /path_to_new_file

svn commit  /path_to_new_file


svn ci santos_top/ lpddr2/ -m "my changes"

:commit the change of folders santos_top/  and  lpddr2/ , the text in " " will be comment for others



0 0
原创粉丝点击