Skip to content

Commit

Permalink
add vitis project
Browse files Browse the repository at this point in the history
  • Loading branch information
nodamushi committed Feb 12, 2023
1 parent 6204936 commit 83b5627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -52,6 +52,6 @@ add_vivado_project(
add_vitis_hw_project(
sample_app # プロジェクト名
XSA sample_design # Vivado プロジェクトを指定
PROC 知らんがな。馬鹿にすんな。 # 知らんがな
PROC ps7_cortexa9_0 # Processor
SOURCES src # ソースコードディレクトリ
)

0 comments on commit 83b5627

Please sign in to comment.