I have a big design with many IP's and RTL files.
How can I collect only the simulation files from the TCL console?
get_files is a TCL command which can be used to collect files for simulation only.
get_files -all -of_objects [get_files <ip_name>.xci]
get_files -compile_order sources -used_in simulation -of_objects [get_files <ip_name>.xci]
get_files -compile_order sources -used_in simulation
get_files -help
AR# 59600 | |
---|---|
日期 | 07/31/2014 |
状态 | Active |
Type | 综合文章 |
Tools |