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

Issues in Vitis-Tutorials/AI_Engine_Development/AIE/Feature_Tutorials /08-dsp-library #445

Closed
micmckay opened this issue Jun 21, 2024 · 2 comments

Comments

@micmckay
Copy link

Issue #1: Under the "Compile the application" it references $DSPLIB_ROOT but does not inform the reader where this directory is or what the variable should be set too:

Add DSP include files location #########

DSP_FLAGS := --include=$(DSPLIB_ROOT)/L1/src/aie

DSP_FLAGS += --include=$(DSPLIB_ROOT)/L1/include/aie

DSP_FLAGS += --include=$(DSPLIB_ROOT)/L2/include/aie

Issue #2: Under the "Tutorial Overview" section, it says the design is a "decimation filter", but from my understanding, this is not a decimation filter design as the filter is not down-sampling

@micmckay micmckay reopened this Jun 21, 2024
@allyzhou
Copy link
Collaborator

Thanks for reporting the issue, the owner has been notified and currently working on that.

@allyzhou
Copy link
Collaborator

allyzhou commented Jul 8, 2024

fixed by d9bfb84

@allyzhou allyzhou closed this as completed Jul 8, 2024
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

2 participants