Tim 'mithro' Ansell
Tim 'mithro' Ansell
I like Silk over Refdes (I assume **Ref**erence **Des**ignator)? Something like a freeform `__doc__`, `help` or `doc` would be a good thing to have? Python docstrings are kind of a...
These example comments in [the litex-buildenv Opsis platform definition](https://github.com/timvideos/litex-buildenv/blob/master/platforms/opsis.py) would be candidates to end up in docstring type stuff in my opinion; ```python ## Opsis I2C Bus # Connected to...
@Fatsie That is something I have wanted to do for a long time too. However, I feel like that is better done through creating a file format which is something...
@Fatsie - I think the images + connector (+button+led) locations information would be useful for tools like @renode and QEmu -- not just nmigen. It is also likely that only...
FYI - @mgielda - @pgielda
Can you rebase onto master?
FYI - @tcal-x
Next step is to do that with a FIFO on each end :-)
@acomodi / @kgugala - Can you help here?
FYI - We have started maintaining a symbolator fork in the SymbiFlow organization (https://github.com/SymbiFlow/symbolator). We are reviewing and accepting pull requests as the tool is being heavily used in SymbiFlow...