Tobias Wölfel

Results 23 comments of Tobias Wölfel

The PRs mentioned in this issued are not sufficient as far as I can see to support Ibex without any changes ([the commits applied in one branch](https://github.com/towoe/yosys-sv/commits/ibex-patches)). If we do...

Thanks @jim-wilson for the explanation. As no one is updating the repo I think adding a warning to start of the README feels like a sensible addition. Maybe even to...

Hi, I have the same problem, but with a different status code. I am able to program the SRAM but not the flash. ``` "embFlash Erase,Program" starting on device-1... Unknown...

Hi, I was just playing around with Chisel and tried to get some SV and FIRRTL out. Came across the description and seemed not to work for me. From the...

Thanks for the comment @jackkoenig. I also had the feeling that this could use some more improvements, but just wanted to start where I had some touch points. I am...

Hi @hovind, thanks for working on this! I would be eager to see a more recent slang version in CIRCT. It looks like this is mostly done, do you have...

Thanks for the quick response @hovind and also the continued efforts on the slang-8 branch! I try to find some time and see if I can support this.

I think I found the reason for the falling test. Added that and few other things, can be found here [dev/towoe/slang-8-build](https://github.com/llvm/circt/compare/main...towoe:circt:dev/towoe/slang-8-build) We still need to separate out the CI update....

> I cherry-picked your changes [here](https://github.com/llvm/circt/compare/main...hovind:circt:dev/hovind/slang-8), tests are passing! 🎉 I could force push the contents of that branch onto this one, if you have rights to push commits to...