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

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

Document ID
UG900
Release Date
2022-04-21
Version
2022.1 日本語

次の例では、accum_0.xci ファイルは 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]