You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
added SB_GB_IO, SB_GB, SB_I2C, SB_SPI, SB_HFOSC, and SB_LFOSC gate types to ICE40ULTRA gate library
added jumping to gates, nets, and modules from the selection details widget when double-clicking the respective item in the list or using the context menu
added isolating gates and modules in new views from the selection details widget using the conext menu
changed layouter to only be called after fully executing a Python script
improved performance of selection details widget
fixed layouter flaw that junctions could not be drawn if in- and outgoing wires were swapped
fixed parsing of bit order for INIT strings in FPGA gate libraries
fixed GUI segfaulting when deleting wires without unfolding the containing module
fixed occasional null pointer exceptions on GUI startup
fixed GUI listening to signals from netlists other than the one loaded within the GUI
fixed graph view resizing when navigating using the arrow keys or the GUI API