UPGRADE YOUR BROWSER
We have detected your current browser version is not the latest one. Xilinx.com uses the latest web technologies to bring you the best online experience possible. Please upgrade to a Xilinx.com supported browser:Chrome, Firefox, Internet Explorer 11, Safari. Thank you!
When a write_chipscope_cdc command is issued on my design, the following warning is received:
WARNING: [Vivado 12-3101] Could not find an ICON 1.0 controller in the design so so no debug cores will be exported to the CDC file.
The write_chipscope_cdc command is only supported by V1.0 Icon cores.
For Vivado V2.0 Logic Debug Cores, you can use the following tcl command to obtain a list of nets with the "mark_debug" property:
get_nets * -filter {mark_debug == TRUE}
AR# 55520 | |
---|---|
Date | 12/03/2014 |
Status | Active |
Type | General Article |
Tools |
|