1 つのプローブに関連付けられているデータ サンプルのリスト - 2023.2 日本語

Vivado Design Suite ユーザー ガイド: プログラムおよびデバッグ (UG908)

Document ID
UG908
Release Date
2023-10-19
Version
2023.2 日本語

個別のプローブに関連付けられているデータ サンプルをリストするには、list_hw_samples Tcl コマンドを使用します。

次に、fast_cnt_incr_val_1 という ILA の i_fast_ila というプローブに関連付けられているデータ サンプルをリストする例を示します。

list_hw_samples [get_hw_probes fast_cnt_incr_val_1 -of_objects [get_hw_ilas 
-of_objects [get_hw_devices xc7k325t_0] -filter {CELL_NAME=~"i_fast_ila"}]]
00000001 00000001 00000001 00000001 00000001 00000001 00000001 00000001 00000001 
00000001 00000001 00000001 00000001 00000001 00000001 00000001 00000001 00000001 
00000001 00000001 00000001 00000001 00000001 00000001 00000001 00000001 00000001 
00000001 00000001 00000001 00000001 00000001 00000001 00000001 00000001 00000001...