Michael Schaffner
Michael Schaffner
@olofk, if you need someone to help with this (including running some tests) I can assist.
Ok so DC is a bit tricky, since in addition to the tool flow itself, you need to set up technology specific libraries to make this work. Hence, it is...
Let me know if you need more info or whether I should test something. I still need to think about how we can check for success at the end of...
Ok so I think we could build this backend by reusing the AscentLint flow that is already in place. It would be great if we could invoke the tool in...
Was there anything specific that you had to do to get it running?
FYI: I am running this on gLinux with Sublime build 4126 and it works fine for me.
Interesting, thanks for the pointer @fangism ! @eunchan for visibility
I would also go for structs. This seems to work fine with VCS, Verilator, Questa, DC and Vivado so far. Have a look at [this](https://github.com/pulp-platform/ariane/blob/598b8e447a1d9421ab4a52b6a910b33acca0d6c8/include/ariane_pkg.sv#L36-L78) for an example
Ok I see. The array-of-structs sounds like a good idea to try out then...