跳至内容
wiki
用户工具
登录
站点工具
搜索
工具
显示页面
修订记录
导出 PDF
反向链接
最近更改
媒体管理器
网站地图
登录
>
最近更改
媒体管理器
网站地图
您在这里:
start
»
edastudy
»
verdi
»
kdb
您的足迹:
edastudy:verdi:kdb
本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。
====== verdi kdb ====== 生成verdi kdb,可以在下次要打开verdi的时候快速打开design,不用后面每次都进行vericom编译操作。 Examples: 1. Generate the work.lib++ library: > vericom -f run.f 2. Generate the kdb.elab++ elaborated KDB: > elabcom -top system 3. Read the elaborated KDB into Verdi: > verdi -elab kdb.elab++ > verdi -elab xxx_path/kdb.elab++ Alternatively, execute the following: > verdi -elab kdb verdi部分选项: ^ Options ^ Explanation ^ | -ssv | Do not automatically tag library modules in the library file (-v) as library cells. | | -ssy | Do not automatically tag library modules in the library directory (-y) as library cells. | | -ssz | Ignores 'celldefine compiler directives.\\ NOTE: If you load the symbol library, the cell in symbol library has higher priority than a user-defined module. |
edastudy/verdi/kdb.txt
· 最后更改: 2023/03/17 10:12 由
127.0.0.1
页面工具
显示页面
修订记录
反向链接
导出 PDF
回到顶部