Jakob Wenzel

Results 6 issues of Jakob Wenzel

Some cards, e.g. Uni Bayreuth, have multiple separate balances. As a first step before figuring out where that second balance is stored, we need UI support to display those.

also introduces better error message on multi-source nets

This adds a function to get the leaf `EDIFHierPortInst` of a `EDIFHierNet`. This can already be done by searching the list returned by `EDIFHierNet.getLeafHierPortInsts` for outputs, but this method does...

src/com/xilinx/rapidwright/gui/ModuleInstanceScene.java creates a pixel image of a Module Instance at the current location, then moves that image to all possible location to visualize them. Some module locations may cause the...

help wanted

Gedit 47 seems to contain some breaking changes related to theming. There are changes both in installing themes, as well as the actual theme files. See https://gitlab.gnome.org/GNOME/gedit/-/blob/master/NEWS and https://gedit-technology.github.io/developer-docs/extra/libgedit-gtksourceview/style-scheme-file-format.html Breaking...