Unai Martinez-Corral

Results 617 comments of Unai Martinez-Corral

@mithro, not much. I know that libbacktrace is used by GHDL, and GHDL is built on Linux, macOS and Windows. However, I think that the feature is not being actually...

@hs-apotell, see: - https://packages.msys2.org/package/mingw-w64-x86_64-libbacktrace?repo=mingw64 - https://github.com/msys2/MINGW-packages/blob/master/mingw-w64-libbacktrace/PKGBUILD - https://github.com/msys2/MINGW-packages/blob/master/mingw-w64-libbacktrace/libbacktrace.pc However, as said, I did not use it and I don't think it's enabled in GHDL's builds. It's an optional feature.

@agorararmard, if I don't get it wrong, this is already supported by https://dependabot.com/. It used to be a (free) third-party service, but it was then bought by GitHub. It's now...

Hi Matthias! Nice to meet you! > I guess it's possible to imply -b when using -v or -h. So far no one requested this. I understand it's an uncommon...

> I'm a little bit confused why there are so many files being deleted? In the current "main" there is one file for each "chapter" which includes a toctree only...

@pepijndevos has been looking into Xyce recently (https://github.com/NyanCAD/XyceSimServer). However, I think that simulation with this PDK is not ready to use yet: https://twitter.com/pepijndevos/status/1367713525758648320.

Why did the bot remove the labels a minute ago?

Given how new RISC-V silicon is, I would not expect a fully packaged solution to be available in the short-mid term. It is possible to run docker on RISCV since...

> 1. In order to get to this point I obviously had Docker working I was referring to supporting containers for RISC-V hosts in repo [hdl/containers](https://github.com/hdl/containers). That's why I linked...

I think the content should not be "easily" human redable, but it should neither be compressed JSON. If it was compressed JSON, I would suggest using some more efficient binary...