Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I get vadd.cpp file? #7

Closed
kaoriuky opened this issue Jan 14, 2020 · 1 comment
Closed

How can I get vadd.cpp file? #7

kaoriuky opened this issue Jan 14, 2020 · 1 comment

Comments

@kaoriuky
Copy link

Hi, I'm just tried Vitis-Tutorials for
getting-started-rtl-kernels.
And Finally I get the xml from VITIS IDE and make XO files, however,
final step, build the Project section. I meet a problem.
my Vitis IDE Problems console makes 2 warnings as follow.

  1. No binary containers were found.
  2. No host source files were found.

Actually, to create binary container, I cannot understand select icon. cause of no popup from IDE, also no action from IDE. So I did change project configuration setting 2->1. Emulation-HW. and Click Run Configuration on VITIS IDE, but in my case. Arguments tap is empty when i click Arguments tap. It is different status git hub instruction. (it have to be exists u200~ arguments by RTL kernel tutorials,)

So. where can i get vadd.cpp file from you already described on your github tutorials in first page.
or,
If I have to use host.cpp file instead of vadd.cpp file. (supposed your mistake)
How can I make binary container to delete warning.
And how can I add defult setting Argumnts tap as this tutorials?
I hope to check this guide error or my mistake.

@jingyao-zhang
Copy link

Hi, kaoriuky
You can try the beginner tutorial develop accelerated applications using the Vitis™ core development kit to start your trip.
Getting-started-rtl-kernels is an intermediate tutorial.

In addition, you need to git clone the repository Vitis-Tutorials to your local. All the reference files, including vadd.cpp, are included in Vitis-Tutorials.

rwarmstr pushed a commit that referenced this issue Nov 9, 2020
* pfm: add more explanations to platform tutorial

* pfm: minor update
rwarmstr pushed a commit that referenced this issue Jan 27, 2021
* pfm: add more explanations to platform tutorial

* pfm: minor update


Former-commit-id: d6470dc [formerly bd9310b]
Former-commit-id: a0cffd15e9b290fa55afbdd481496bb134a36192
rwarmstr pushed a commit that referenced this issue Jan 27, 2021
* pfm: add more explanations to platform tutorial

* pfm: minor update


Former-commit-id: bd9310b
rwarmstr pushed a commit that referenced this issue Jan 27, 2021
* pfm: add more explanations to platform tutorial

* pfm: minor update


Former-commit-id: d6470dc [formerly d6470dc [formerly bd9310b]]
Former-commit-id: a0cffd15e9b290fa55afbdd481496bb134a36192
Former-commit-id: d69bd34
imrickysu added a commit that referenced this issue Aug 20, 2021
* pfm: add more explanations to platform tutorial

* pfm: minor update


Former-commit-id: bd9310b
imrickysu pushed a commit that referenced this issue Sep 2, 2021
Adds RSTs and updates a few top-level READMEs
vmayoral pushed a commit to vmayoral/Vitis-Tutorials that referenced this issue Jan 20, 2022
* pfm: add more explanations to platform tutorial

* pfm: minor update


Former-commit-id: 7e734c1 [formerly 7e734c1 [formerly bd9310b]]
Former-commit-id: a0cffd15e9b290fa55afbdd481496bb134a36192
Former-commit-id: d69bd34
vmayoral pushed a commit to vmayoral/Vitis-Tutorials that referenced this issue Jan 20, 2022
imrickysu pushed a commit that referenced this issue Nov 3, 2022
Adds RSTs and updates a few top-level READMEs
CRTejaswi pushed a commit to CRTejaswi/amd-vitis that referenced this issue Oct 3, 2023
b748cff Merge pull request Xilinx#172 from dbee/matMultWorkaround
5403577 Workaround for mmult crash
2bd7283 Merge pull request Xilinx#7 from FaaSApps/next
daf4e35 Merge pull request Xilinx#170 from mlechtan/next
825ba21 Update benchmark.rst
0fae79b Merge pull request Xilinx#169 from mlechtan/next
c490ea7 Merge pull request Xilinx#166 from mlechtan/next
b674375 Updating QoR csv files, based on 15/10/2021 QoR run.
6ac4745 Updating docs as per review comments.
ae835fe Merge pull request Xilinx#167 from dbee/dbee-example-removal
dcd477c Change links so that they point to HEAD branch
8a83c5e Merge pull request Xilinx#6 from FaaSApps/next
93fb1cb Delete image7.png
aebeaaf Delete image6.png
e474625 Delete image5.png
3774bd4 Remove
4dc6efc Regenerating Makefiles with generator v2.0.4
ac18277 Merge pull request Xilinx#164 from mlechtan/next
ae2a0a0 Updating docs as per review comments.

Co-authored-by: sdausr <sdausr@xilinx.com>
CRTejaswi pushed a commit to CRTejaswi/amd-vitis that referenced this issue Oct 3, 2023
765e5aa Merge pull request Xilinx#177 from uvimalku/next
59f3333 Force function inline/noinline [ADL-723]
f1caef1 Merge pull request Xilinx#175 from mlechtan/next
56931b3 Revert "Fix for unroll_for loop."
d16c295 Merge pull request Xilinx#8 from FaaSApps/next
c7b8abc Update README.md
08c693b Merge branch 'next' of https://gitenterprise.xilinx.com/FaaSApps/xf_dsp into fft_unroll_for_fix
3726466 Fix for unroll_for loop.
e192f30 Merge pull request Xilinx#173 from mlechtan/next
63a9337 Merge branch 'next' of https://gitenterprise.xilinx.com/mlechtan/xf_dsp into next
61f2cc7 Adding links to "Compiling ..." section
6bc6cf2 Merge pull request Xilinx#7 from FaaSApps/next

Co-authored-by: sdausr <sdausr@xilinx.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants