fix(iomux): Fix port signal length (given mux size non-power of 2)
[pinmux.git] / src / stage2.py
2022-10-14 Andrey Miroshnikovfix(stage2): Fixed gtkw redundancy
2022-10-14 Andrey Miroshnikovfix(stage2): Added separated port signals to gtkw output
2022-10-12 Andrey Miroshnikovfeat(stage2.py): Separated ports for each pad (individu...
2022-10-11 Andrey Miroshnikovfeat(stage2): GPIO-only pins don't add muxes anymore
2022-10-05 Andrey Miroshnikovfeat(stage2): Fix GTKW script, optional mdwn gen for...
2022-10-05 Andrey Miroshnikovfeat(stage2): Now using PinSpec object to gen internal...
2022-10-01 Andrey Miroshnikovfeat(stage2): Trying to make the dict keys needed to...
2022-10-01 Andrey Miroshnikovfeat(stage2): Found the dict needed for IOTypes
2022-10-01 Andrey Miroshnikovfeat(iomux, pinmux, stage2): Change terminology from...
2022-09-27 Andrey Miroshnikovfeat(stage2): Moved up a directory to work with the...