soclayout.git
2020-08-13 Luke Kenneth... whoops must use "with" on CfgCache
2020-08-12 Jean-Paul ChaputAdded doDesignFlat.py to P&R issuer in a flat way.
2020-08-11 Jean-Paul ChaputCorrect taking in accounts of the parameters settings.
2020-08-11 Luke Kenneth... test_issuer.il with an alternative read/write port...
2020-08-11 Luke Kenneth... fix coriolis2 settings to use new CfgCache
2020-08-11 Luke Kenneth... use new "state" regfile
2020-08-07 Jean-Paul ChaputMerge branch 'master' of ssh://libre-riscv.org:922...
2020-08-07 Jean-Paul ChaputUse of CfgCache. Little beautificaton of doDesign.py
2020-08-05 Luke Kenneth... find semi-suitable width for spr0, add missing int...
2020-08-05 Luke Kenneth... workaround for spr bug
2020-08-05 Luke Kenneth... rename clk/rst to coresync_clk/rst, resize height of...
2020-08-05 Luke Kenneth... comment out pdecode2 block for now
2020-08-05 Luke Kenneth... add coriolis_setup, fix subckt numbering
2020-08-05 Luke Kenneth... add __main__ runner
2020-08-05 Luke Kenneth... indentation and add div0 to blockIssuer
2020-08-05 Luke Kenneth... substitute/indent to reduce to 80 char limit
2020-08-05 Luke Kenneth... add div and mul to test_issuer
2020-08-03 Jean-Paul ChaputFisrt attempt at floorplaning test_issuer.
2020-07-30 Luke Kenneth... remove move unneeded signals from test_issuer.il
2020-07-30 Luke Kenneth... stack of signals that should not have been connected...
2020-07-29 Luke Kenneth... updated test_issuer.il to include new names
2020-07-21 Luke Kenneth... new test_issuer.il, reducing fast regfile ports
2020-07-05 Luke Kenneth... add SPR pipeline (but not DIV for now)
2020-07-02 Luke Kenneth... ignore .ap and .vst files
2020-07-02 Luke Kenneth... name ALUs so as to not have to change cells.lst
2020-07-02 Luke Kenneth... Revert "add div pipeline"
2020-07-02 Luke Kenneth... add div pipeline
2020-07-02 Luke Kenneth... update cells list (manual... hmm....)
2020-07-02 Luke Kenneth... update to new test_issuer.il, includes trap pipeline...
2020-06-30 Luke Kenneth... netlist in cells.lst not nets2.txt
2020-06-30 Luke Kenneth... add mksym.sh
2020-06-30 Jean-Paul ChaputAdded experments9, a first taste at the full scale...
2020-06-06 Luke Kenneth... add mksyms.sh
2020-06-06 Luke Kenneth... Revert "add mksyms.sh"
2020-06-06 Luke Kenneth... add mksyms.sh
2020-06-06 Jean-Paul ChaputTest of the FU-FU matrix 30x30 with Coriolis matrixplacer.
2020-06-03 Luke Kenneth... add 16x16 version of FU-FU matrix
2020-05-22 Luke Kenneth... add test_fu_fu_matrix.il
2020-05-22 Luke Kenneth... add test_fu_fu_matrix.il
2020-05-20 Luke Kenneth... add 2nd test matrix
2020-05-20 Luke Kenneth... add dependency matrix example
2020-04-21 Luke Kenneth... automatically located the joining cells between add...
2020-04-21 Luke Kenneth... move get_net_connections to Module in utils.py
2020-04-21 Luke Kenneth... recursive test of get_net_connections
2020-04-21 Luke Kenneth... find connections through plugs
2020-04-21 Luke Kenneth... test out plug/net
2020-04-21 Luke Kenneth... whoops
2020-04-21 Luke Kenneth... move match_instance to Module
2020-04-21 Luke Kenneth... attempt 32-bit width to see if doAlu16Flat.py can cope...
2020-04-21 Luke Kenneth... print debug statement to see what is going on
2020-04-21 Luke Kenneth... whitespace tidyup
2020-04-21 Luke Kenneth... logic/if tidyup
2020-04-21 Luke Kenneth... spelling
2020-04-21 Luke Kenneth... squeeze size a bit more
2020-04-21 Luke Kenneth... corrections getting output routed
2020-04-21 Luke Kenneth... crushed doAlu16Flat down to 465x800
2020-04-21 Luke Kenneth... 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... experimenting with positions
2020-04-06 Luke Kenneth... invert pin-direction to make it sort-of "mirror"
2020-04-06 Luke Kenneth... sort-of got layout positions ok
2020-04-06 Luke Kenneth... weird routing in top right corner, tracks go nowhere
2020-04-06 Luke Kenneth... 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... set parameters using python style (and auto-detection)
2020-03-26 Luke Kenneth... 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... just a style thing
2020-03-21 Luke Kenneth... remove unused variable
2020-03-21 Luke Kenneth... 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... whitespace transform
2020-03-18 Jock TannerSimplify pin creation.
2020-03-18 Jock TannerParameterize bit width.
2020-03-17 Luke Kenneth... reposition add and sub, and do place in the *middle...
2020-03-16 Luke Kenneth... 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.
2020-03-06 Luke Kenneth... add ioring.py (forgot about)
2020-03-06 lkclwhoops removed mksym.sh when shouldnt
2020-03-06 lkclinteresting: using nsxlib in experiment/ never terminates
2020-03-06 lkclexperiment2 experimentation...
2020-03-06 lkclremove mksym.sh from low-level
2020-03-04 Luke Kenneth... add cmos to mksym.sh, disable YOSYS_FLATTEN
2020-03-04 Jean-Paul ChaputCorrect configuration for fpmul64.
2020-03-02 Luke Kenneth... add fpmul64.il test, to see how long it takes (10 minut...
next