Côme

Results 169 comments of Côme

Related to #1004

@Readon Do we declare it stable in RTD?

Might sound crazy: has anyone considered contacting Synopsys to know if they would be interested in testing that interface, or participate in its implementation by any way? Said another way;...

Ah, so we could release the option and let the user manage the environment variable as an input?

Maybe rename it to "Add conversions `AXILite4` `AXI4`" and wait for #1002 to be merged? (If there is the Lite->Full conversion in the PR too)

Indeed, but the discussion above shows an evolution of the requirements from the issue author from merging them to implementing conversions. But you are right, this is the quick solution,...

@wifasoi Can you point me to documentation, please? Btw for now I'm using https://github.com/docker/build-push-action but things after the first `ADD` (`requirements.txt` in RTD) in the `Dockerfile` are not cached in...

Ah maybe we can release a docker image in GitHub releases ^^' easier to deal with than Docker hub I guess :hand_over_mouth:

I think it can just be not released at all: since there is a Docker file, there is an easy way to get the image ready. Example: online computer clones...

``` Step 9/11 : RUN sbt sbtVersion ---> Running in 2104cc4c964f [info] [launcher] getting org.scala-sbt sbt 1.6.0 (this may take some time)... [info] [launcher] getting Scala 2.12.15 (for sbt)... The...