Giter Club home page Giter Club logo

Comments (5)

edgarigl avatar edgarigl commented on August 25, 2024

Hi Andy,

There should have been an error message from the compiler before make[1] bails out, could you please post the compilation error messages so we can have a look?

Thanks,
Edgar

from libsystemctlm-soc.

andypark24 avatar andypark24 commented on August 25, 2024

@ Docker

g++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
make[2]: *** [/usr/share/verilator/include/verilated.mk:171: Vace_mst__ALLcls.o] Error 1
make[2]: Leaving directory '/Volumes/Docker/libsystemctlm-soc/tests/rtl-bridges/ace/obj_dir'
make[1]: *** [Makefile:101: obj_dir/Vace_mst__ALL.a] Error 2
make[1]: Leaving directory '/Volumes/Docker/libsystemctlm-soc/tests/rtl-bridges/ace'
make: *** [Makefile:62: rtl-bridges/ace] Error 2

It seems like some messages have been changed. I just used

$ make all 2>&1 | tee make.log

to log.. that's the only difference.

@ Ubuntu (which I manually installed packages)

/usr/local/share/verilator/include/verilated.h:28:10: error: #if with no expression #if VM_SC

from libsystemctlm-soc.

edgarigl avatar edgarigl commented on August 25, 2024

I see. We're going to need to look at the error in your make.log file.

The Ubuntu error seems related to using older verilators that have had some bugs with SystemC support.
Can you run verilator --version?

4.016 is for example known to work.

Best regards,
Edgar

from libsystemctlm-soc.

andypark24 avatar andypark24 commented on August 25, 2024

As for docker, I made it work by changing size of memory and swap.
Verilator 4.101 is what I currently use in Ubuntu. I'm gonna try it for version 4.016 as you said.

Thanks for your help. Have a nice day 👍

from libsystemctlm-soc.

edgarigl avatar edgarigl commented on August 25, 2024

Ah I see, If there's something wrong with 4.101 that'll be something we'd like to fix. Thanks for reporting it, I'll have a look at 4.101 on my side. You too, have a nice weekend!

from libsystemctlm-soc.

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.