Victor Muñoz
Victor Muñoz
Yes! it does work with Tang Nano 9K, I have myself that board too, but notice that Apicula is not at the level that the oficial Gowin tools, and sometimes...
@mzandrew, there are lot of libraries missing to run fpga_editor. I successfully run it with the following patch: ``` diff --git a/Dockerfile b/Dockerfile index b936836..b331c87 100644 --- a/Dockerfile +++ b/Dockerfile...
I was unable to reproduce the issue, building the image from scratch with this Dockerfile https://gist.github.com/vmunoz82/1abb46e007768868704203879f4d2489, it is just the main Dockerfile of this repo, with the patch applied
Thank you for the symlink tip, it make run PlanAhead without problems. Either in this repo or the branch that you provide I was unable to reproduce the java backtrace...