Git Product home page Git Product logo

Comments (8)

jameyhicks avatar jameyhicks commented on August 10, 2024

The Makefile includes a rule for generating the IP core, but it is not run by default. We can fix that, but for now:

make ip.nfsume ; make build.nfsume

from connectal.

tudang avatar tudang commented on August 10, 2024

Thank Jamey. It solved my issue.

from connectal.

jameyhicks avatar jameyhicks commented on August 10, 2024

@tudang please keep me posted and let me know if there's anything I can do to help.

from connectal.

tudang avatar tudang commented on August 10, 2024

Hi Jamey,

after generating the IP for nfsume and building, I got the following error:

create_ip -name pcie3_7x -version 4.2 -vendor xilinx.com -library ip -module_name pcie3_7x_0 -dir /opt/connectal/out/nfsume
ERROR: [Coretcl 2-1133] Requested IP 'xilinx.com:ip:pcie3_7x:4.2' cannot be created. The latest available version in the catalog is 'xi
linx.com:ip:pcie3_7x:4.1'. If you do not wish to select a specific version please omit the version field from the command arguments, or
 use a wildcard in the VLNV.
INFO: [Common 17-206] Exiting Vivado at Tue Aug 16 13:56:02 2016...
make[1]: *** [prebuild] Error 1
make: *** [gen.nfsume] Error 2

If I modify the script connectal-synth-pcie.tcl to use pcie3 version 4.1, then it works. Do I need to generate something else for solving this error?

from connectal.

jameyhicks avatar jameyhicks commented on August 10, 2024

That script has a check for the version of vivado and chooses the PCIe
version based on that. I guess we need to update it for the version of
vivado you are using.

I'm currently using vivado 2016.2 but I have also tested with vivado 2016.1.

I think you can also specify version 4.* which might be easier.

On Tue, Aug 16, 2016 at 8:04 AM Tu Dang [email protected] wrote:

Reopened #124 #124.


You are receiving this because you commented.

Reply to this email directly, view it on GitHub
#124 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ACU3s4LvoiHN4B2I22TbWLa_WJrOphTlks5qgac3gaJpZM4JkMYp
.

from connectal.

tudang avatar tudang commented on August 10, 2024

For your information, I'm using vivado 2015.4.

from connectal.

jameyhicks avatar jameyhicks commented on August 10, 2024

Looks like I had a copy paste error when updating to 2016.x and have not tested the gen3 core since then.

I just pushed a change which should fix this. I should have included the issue number in the commit.

from connectal.

jameyhicks avatar jameyhicks commented on August 10, 2024

That was commit d231954

from connectal.

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.