greatscottgadgets / cynthion

USB test instrument
https://greatscottgadgets.com/cynthion/
BSD 3-Clause "New" or "Revised" License
92 stars 21 forks source link

Where does gateware log to, how can I view it #181

Closed rlewkowicz closed 3 months ago

rlewkowicz commented 3 months ago

https://github.com/greatscottgadgets/cynthion/blob/b24baddcf573b7b616a98cb5ccefd3cbbe5aa6b2/cynthion/python/src/gateware/facedancer/top.py#L198C1-L198C85

Even basic logging like this, how do I view that?

rlewkowicz commented 3 months ago

I'm just a goober, its just python. I get lost in the bits and bytes between languages. The analyzer has no logging by default.

rlewkowicz commented 3 months ago

I lied, I still don't know where to find the logging. That stream, I don't know where it goes. I need a console of some sort.