Open
Description
I tried to open existing json file generated for picosoc, bels, nets etc seems to load from json, but nothing is highlighted in gui (clicking on fpga structure selects appropriate bel for example, but "highlight group, clicking nets gives no effect on fpga structure).
There are a lot of errors\warning, there are some of them:
1)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig (8 8 8 0)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig (1 8 8 0)
frozen_importlib:219: RuntimeWarning: to-Python converter for nextpnr_ice40::GraphicElement::type_t already registered; second conversion method ignored.
_frozen_importlib:219: RuntimeWarning: to-Python converter for nextpnr_ice40::GraphicElement::style_t already registered; second conversion method ignored.
_frozen_importlib:219: RuntimeWarning: to-Python converter for nextpnr_ice40::GraphicElement already registered; second conversion method ignored.
_frozen_importlib:219: RuntimeWarning: to-Python converter for nextpnr_ice40::PortType already registered; second conversion method ignored.
_frozen_importlib:219: RuntimeWarning: to-Python converter for nextpnr_ice40::BaseCtx* already registered; second conversion method ignored.
QObject::installEventFilter(): Cannot filter events for objects in a different thread.
QObject::installEventFilter(): Cannot filter events for objects in a different thread.
QObject: Cannot create children for a parent that is in a different thread.
(Parent is Breeze::WidgetStateEngine(0x5609724b6c70), parent's thread is QThread(0x56097241a240), current thread is QThread(0x5609724e5c60)
QObject: Cannot create children for a parent that is in a different thread.
(Parent is Breeze::WidgetStateEngine(0x5609724b6c70), parent's thread is QThread(0x56097241a240), current thread is QThread(0x5609724e5c60)
P.S. buit from latest branch, ice40 arch.