invert pin-direction to make it sort-of "mirror"
[soclayout.git] / experiments7 / doAlu16.py
2020-04-06 Luke Kenneth Casso... invert pin-direction to make it sort-of "mirror"
2020-04-06 Luke Kenneth Casso... sort-of got layout positions ok
2020-04-06 Luke Kenneth Casso... weird routing in top right corner, tracks go nowhere
2020-04-06 Luke Kenneth Casso... segfault in katana routing
2020-04-06 Jock TannerAttempt to auto-place ALU16.
2020-04-06 Jock TannerImprove (hopefully) `Module` submodule facility.
2020-04-06 Jock TannerImplement automatic AB.
2020-03-28 Luke Kenneth Casso... set parameters using python style (and auto-detection)
2020-03-26 Luke Kenneth Casso... reduce height of ALU16 slightly (to see if it is possible)
2020-03-26 Jock TannerRename the main method.
2020-03-26 Jock TannerRecover from awkward merge.
2020-03-26 Jock TannerReplace submodule functions with Module objects.
2020-03-26 Jock TannerSynchronize settings.
2020-03-21 Luke Kenneth Casso... just a style thing
2020-03-21 Luke Kenneth Casso... remove unused variable
2020-03-21 Luke Kenneth Casso... remove manual add cell library
2020-03-20 Jock TannerUpdate according to the latest check toolkit.
2020-03-20 Jock TannerDo some cleanup.
2020-03-19 Jock TannerClarify unit conversion.
2020-03-18 Luke Kenneth Casso... whitespace transform
2020-03-18 Jock TannerSimplify pin creation.
2020-03-18 Jock TannerParameterize bit width.
2020-03-17 Luke Kenneth Casso... reposition add and sub, and do place in the *middle...
2020-03-16 Jock TannerGeneralize layer creation/retrieval.
2020-03-16 Jock TannerReturn unused layers.
2020-03-16 Jock TannerFix import.
2020-03-13 Jock TannerFix style, imports, stale code.
2020-03-13 Jock TannerAdd experiment #7.