Code Monkey home page Code Monkey logo

Comments (9)

artvvb avatar artvvb commented on August 29, 2024

Hi ramadhanafif,

How did you clone the repository? Through command line, the Github site, or through some GUI. The error seems to indicate that not all of the sources for the Scope controller IP have been picked up from the submodule, or are somehow incompatible with the Vivado installation being used.

It's likely not relevant, but what version of Vivado are you using?

Thanks,
Arthur

from vivado-library.

ramadhanafif avatar ramadhanafif commented on August 29, 2024

Since this is just library of IPs, I download it through GitHub site.

As what you just suggested, I cloned the IPs through command line with
git clone https://github.com/Digilent/vivado-library --recursive
Then I created a new project to test the Zmod Scope IP, but now I encountered another problem
image
It said that port ADC_SamplingClk is not connected to valid clock source.

I'm using Vivado 2019.1 on Windows11

from vivado-library.

artvvb avatar artvvb commented on August 29, 2024

I'd recommend downloading the ZIP release of the low-pass filter project here: https://github.com/Digilent/Eclypse-Z7/releases/tag/lowlevel_lpf/2019.1-2. It contains an XPR which can be opened in Vivado and the proper versions of the IP.

from vivado-library.

ramadhanafif avatar ramadhanafif commented on August 29, 2024

Okay, will try that one

from vivado-library.

ramadhanafif avatar ramadhanafif commented on August 29, 2024

Sorry, the problem still persists.
image

Steps to generate the problem is the same as my first post.

from vivado-library.

ramadhanafif avatar ramadhanafif commented on August 29, 2024

Have you tried the project? And if you already did, do you find any errors?

from vivado-library.

artvvb avatar artvvb commented on August 29, 2024

Yes, both myself and a colleague have run through it, downloading the sources by running the following command, to pick up all of the submodules and the root repo on the demo branch:

git clone --recursive https://github.com/Digilent/Eclypse-Z7 -b lowlevel_lpf/master

I successfully generate a bitstream with some warnings and one critical warning about the FIR filter being packaged with a board part when the project doesn't have one set.

What are the critical warnings appearing in your project?

from vivado-library.

ramadhanafif avatar ramadhanafif commented on August 29, 2024

Thank you very much to you and your colleague for assistance and your response.

I successfully generate a bitstream with some warnings and one critical warning about the FIR filter being packaged with a board part when the project doesn't have one set.

Just to be clear, I also successfully generate bitstream when I just: clone, run checkout script, and then run synthesis-implementation-generate bitstream. The problem lies when other blocks are added and I re-generate output products for the block design.

Since I wishes to modify the demo by reading the ADC data in petalinux, therefore I put a Zynq PS block and other necessary blocks in IP integrator (block design). Because I add some new blocks in the block design, therefore I need to regenerate the output products.

If I regenerate the output products, an error about "black box instances" in Zmod Scope IP always shows up in implementation process. I hope this clarify my question.

To reproduce this error, you don't need to add other blocks. I have checked that the problem always appear when output products is re-generated. Detailed steps on how you could reproduce this problem is in my first post

from vivado-library.

ramadhanafif avatar ramadhanafif commented on August 29, 2024

Hello. To solve this problem, please use ADC IPs from here https://github.com/Digilent/vivado-library/.
The Low Level LPF demo by default uses its own IP, which separate from Vivado global IP. In this case, you will encounter a duplicates IP, therefore you must manually choose in the IP settings which IP you use.

from vivado-library.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.