Giter VIP home page Giter VIP logo

Comments (6)

olofk avatar olofk commented on July 23, 2024

Let's get that fixed. Over time I have come to realize that most of the EDA tools actually only use forward slashes even on Windows. I'd say it's a blessing in the greater scheme of things but it causes some edge cases. Would highly appreciate if someone could step up and tell me how to do a proper cygwin detection and what the situation is on e.g. WSL

from edalize.

AlistairSymonds avatar AlistairSymonds commented on July 23, 2024

WSL works fine - its far more isolated from the rest of the windows system, eg when you access files on the Windows part its via a mount of your whole drive in Linux as opposed to Cygwin which (I think) just accesses it directly through the windows system calls dressed up like Linux ones.

Would wlecome any input from someone more familar with the OS internals than I however :)

from edalize.

olofk avatar olofk commented on July 23, 2024

This got me wondering if there are any cases at all where verilator needs back slash. Perhaps we can just force forward slashes and not to any platform detection at all. Any clues @wsnyder ?

from edalize.

wsnyder avatar wsnyder commented on July 23, 2024

Verilator always assumes forward slashes separate paths. A backslash in a file list (.vc) file is typically used to quote a quote, e.g. """), which Verilator understands, as do several but not all commercial simulators.

from edalize.

olofk avatar olofk commented on July 23, 2024

Thanks @wsnyder! @AlistairSymonds, I just pushed a patch for edalize now. Please let me know if that helps

from edalize.

olofk avatar olofk commented on July 23, 2024

I believe this one can be closed. Reopen if problem remains

from edalize.

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.