Carlos Eduardo
Carlos Eduardo
Any news on this? Should we move on and close or promote to non-experimental API?
Sure, do I keep the previous behavior of `loadMemoryFromFile` (using external SV file) to another function? Also should it be in `chisel3` or `chisel3.util`?
Opened #2260 to address this.
Related to https://github.com/chipsalliance/chisel3/pull/2327
Hi @alexarchambault, any news on how to tackle this? Jabba is apparently dead for more than 6 months and there are new JVM versions available. Coursier could host it's own...
Nice, but something is a bit wonky... I see graalvm-java11 22.1.0 in the index but here it doesn't show up: ``` ❯ uname -a Darwin MacBook-Pro.internal.carlosedp.com 21.5.0 Darwin Kernel Version...
Removed it all, tried installing with both homebrew and downloading direcly, deleted `$HOME/Library/Caches/Coursier` and `$HOME/Library/Application Support/Coursier` Downloaded it again and run: ``` ❯ cs java --available |grep graalvm- Downloading https://github.com/coursier/jvm-index/raw/master/index.json...
Opened #2487 for this. Sorry about hijacking the issue.
How big would be the effort to run microwatt on a different fpga? I have a Microsemi Polarfire and would love to try this on it. Thanks.
As a followup to this issue, according to https://github.com/lampepfl/dotty/issues/13985, the main LazyVal problem is fixed but its still not released (apparently will be on Scala 3.3) and then it will...