IP のシミュレーション - 2023.2 日本語

Vivado Design Suite ユーザー ガイド: ロジック シミュレーション (UG900)

Document ID
UG900
Release Date
2023-10-18
Version
2023.2 日本語

次の例では、accum_0.xci ファイルは AMD Vivado™ IP カタログから生成された IP です。次のコマンドを使用して、この IP を VCS でシミュレーションします。

set_property target_simulator VCS [current_project]
set_property compxlib.vcs_compiled_library_dir 
<compiled_library_location>[current_project]
launch_simulation -noclean_dir -of_objects [get_files accum_0.xci]