Ethan Mahintorabi
Ethan Mahintorabi
@philwo This is actually more critical than ever. The base image used to build the latest container is using ubuntu 16.04 which as of April 30th is now EOL. This...
@ScarletFlash I'm not on or affiliated with the Bazel team, but I reached out to one of my contacts inside Google to help get this prioritized.
@maliberty Can you answer this question. It's for Google.
@kamilrakoczy Can you take a look, or suggest a path forward. I can send a PR
Is it ever the case that we would want to replace a child whose name is the same, but type is different?
Comes up in situations like the following ``` // mystruct::the_struct declaration omitted function automatic mystruct::the_struct do_stuff_function; input mystruct::the_struct a; begin do_stuff_function = a; end endfunction ```
The class_var was removed from our UHDM with this change in Surelog https://github.com/chipsalliance/Surelog/pull/2539, that was found when I reported https://github.com/chipsalliance/Surelog/issues/2537.
Yes, this should be possible. We have reproducible builds in the ASIC space via https://github.com/hdl/bazel_rules_hdl We would love to add FPGA support to the repo.
You can use aquery to find out which two actions are generating these files as a first suggestion
You can install cuda from Nvidia's website. https://developer.nvidia.com/cuda-downloads