Giter VIP home page Giter VIP logo

Comments (6)

Sya0 avatar Sya0 commented on August 20, 2024

I have the same issue as well. Besides, no feedback has returned from testbench (vvp --vp_test--), despite there are lots of display functions in verilog testbench.

from caravel_user_project.

gncemre23 avatar gncemre23 commented on August 20, 2024

We're having the same trouble. When we try to run the command, $make verify-io_ports, we get the following error:
.../caravel_user_project/caravel/verilog/rtl/caravel_netlists.v:90: Include file mgmt_core_wrapper.v not found

from caravel_user_project.

AdamWRichardson avatar AdamWRichardson commented on August 20, 2024

This is quite a common error. There's a new tag mpw-5b which should fix this. If you don't want to pull in those changes you can manually include the managment core by adding -I ../../../mgmt_core_wrapper/verilog/rtl to the iverilog command in the verilog/dv/io_ports/Makefile but then there's also other errors if you do this.

I hope this helps

from caravel_user_project.

egoncu-iku avatar egoncu-iku commented on August 20, 2024

Thanks, that's worked for me!

This is quite a common error. There's a new tag mpw-5b which should fix this. If you don't want to pull in those changes you can manually include the managment core by adding -I ../../../mgmt_core_wrapper/verilog/rtl to the iverilog command in the verilog/dv/io_ports/Makefile but then there's also other errors if you do this.

I hope this helps

from caravel_user_project.

Sya0 avatar Sya0 commented on August 20, 2024

I switched the new tag mpw-5b, however gate level simulation gives me this error iverilog: cannot open command file ../../caravel_user_project/mgmt_core_wrapper/verilog/includes/includes.gl.caravel_user_project for reading., even though RTL simulation run flawless. There is no such file in mgmt folder and I could not find it on the Internet. I only want to customize user project so that I do not want to add any external files to caravel or mgmt base folders.

from caravel_user_project.

marwaneltoukhy avatar marwaneltoukhy commented on August 20, 2024

Fixed in PR

from caravel_user_project.

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.