use --recursive on git submodule not --remote - one does a "latest update"
[soclayout.git] / experiments7 /
2020-04-21 Luke Kenneth Casso... automatically located the joining cells between add...
2020-04-21 Luke Kenneth Casso... move get_net_connections to Module in utils.py
2020-04-21 Luke Kenneth Casso... recursive test of get_net_connections
2020-04-21 Luke Kenneth Casso... find connections through plugs
2020-04-21 Luke Kenneth Casso... test out plug/net
2020-04-21 Luke Kenneth Casso... whoops
2020-04-21 Luke Kenneth Casso... move match_instance to Module
2020-04-21 Luke Kenneth Casso... attempt 32-bit width to see if doAlu16Flat.py can cope...
2020-04-21 Luke Kenneth Casso... print debug statement to see what is going on
2020-04-21 Luke Kenneth Casso... whitespace tidyup
2020-04-21 Luke Kenneth Casso... logic/if tidyup
2020-04-21 Luke Kenneth Casso... spelling
2020-04-21 Luke Kenneth Casso... squeeze size a bit more
2020-04-21 Luke Kenneth Casso... corrections getting output routed
2020-04-21 Luke Kenneth Casso... crushed doAlu16Flat down to 465x800
2020-04-21 Luke Kenneth Casso... experimenting crushing alu16 experiment7 down while...
2020-04-20 Jean-Paul ChaputForgot to witre about block rotation.
2020-04-20 Jean-Paul ChaputOptimized (datapath) placement and direct place.
2020-04-06 Luke Kenneth Casso... experimenting with positions
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 TannerDistinguish unset submodule placement.
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 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 Luke Kenneth Casso... add mksym.sh
2020-03-16 Jock TannerGeneralize layer creation/retrieval.
2020-03-16 Jock TannerReturn unused layers.
2020-03-16 Jock TannerFix import.
2020-03-14 Jock TannerDelete stale code.
2020-03-13 Jock TannerFix style, imports, stale code.
2020-03-13 Jock TannerAdd experiment #7.