2021-11-29 |
Andrey Miroshnikov | Returned code I removed, fixed my test case, added... |
blob | commitdiff | raw |
2021-11-29 |
Andrey Miroshnikov | Test case 0 for sanity, not working |
blob | commitdiff | raw | diff to current |
2021-11-29 |
Luke Kenneth Casso... | add pinmux docs |
blob | commitdiff | raw | diff to current |
2021-11-28 |
Luke Kenneth Casso... | move prototype / proof-of-concept code from ASICPlatfor... |
blob | commitdiff | raw | diff to current |
2021-11-28 |
Luke Kenneth Casso... | turn bi-directional GPIO pads back into triplet independent |
blob | commitdiff | raw | diff to current |
2021-11-28 |
Luke Kenneth Casso... | connect up Platform resources to pads |
blob | commitdiff | raw | diff to current |
2021-11-28 |
Luke Kenneth Casso... | take record of boundary scan pads to make a set of... |
blob | commitdiff | raw | diff to current |
2021-11-28 |
Luke Kenneth Casso... | add a core-mgr *and* a pad-mgr to JTAG class so that... |
blob | commitdiff | raw | diff to current |
2021-11-28 |
Luke Kenneth Casso... | reworking IO, morphing to make JTAG independent of... |
blob | commitdiff | raw | diff to current |
2021-11-28 |
Luke Kenneth Casso... | move padlookup into JTAG class (hacked at the moment) |
blob | commitdiff | raw | diff to current |
2021-11-28 |
Luke Kenneth Casso... | move ResourceManager into JTAG object, rename it to... |
blob | commitdiff | raw | diff to current |
2021-11-27 |
Luke Kenneth Casso... | double-inversion |
blob | commitdiff | raw | diff to current |
2021-11-27 |
Luke Kenneth Casso... | add JTAG IO pads out |
blob | commitdiff | raw | diff to current |
2021-11-27 |
Luke Kenneth Casso... | sort out ordering of modules |
blob | commitdiff | raw | diff to current |
2021-11-20 |
Luke Kenneth Casso... | add ASICPlatform override of toolchain_prepare and... |
blob | commitdiff | raw | diff to current |
2021-11-19 |
Andrey Miroshnikov | copied more code, still broken |
blob | commitdiff | raw | diff to current |
2021-11-19 |
Andrey Miroshnikov | Added code from jtag srv test, not working |
blob | commitdiff | raw | diff to current |
2021-11-16 |
Andrey Miroshnikov | Added comb logic for get_input_output |
blob | commitdiff | raw | diff to current |
2021-11-16 |
Luke Kenneth Casso... | aiyaaaargh, re-route data through pad/core ports, no... |
blob | commitdiff | raw | diff to current |
2021-11-16 |
Luke Kenneth Casso... | add intermediary signal to track things down |
blob | commitdiff | raw | diff to current |
2021-11-16 |
Luke Kenneth Casso... | wooow totally ridiculously complicated. forgot that... |
blob | commitdiff | raw | diff to current |
2021-11-15 |
Luke Kenneth Casso... | okaaaay i worked out how to do bi-directional IO: |
blob | commitdiff | raw | diff to current |
2021-11-15 |
Andrey Miroshnikov | Removed tribuf from get_tristate, not working, see... |
blob | commitdiff | raw | diff to current |
2021-11-15 |
Andrey Miroshnikov | Added get_tristate JTAG connection |
blob | commitdiff | raw | diff to current |
2021-11-15 |
Andrey Miroshnikov | Added get_input_output, will add diagram on wiki later... |
blob | commitdiff | raw | diff to current |
2021-11-15 |
Andrey Miroshnikov | Added get_output jtag connection |
blob | commitdiff | raw | diff to current |
2021-11-15 |
Andrey Miroshnikov | PEP8 |
blob | commitdiff | raw | diff to current |
2021-11-15 |
Luke Kenneth Casso... | whoops syntax error |
blob | commitdiff | raw | diff to current |
2021-11-15 |
Luke Kenneth Casso... | tidyup |
blob | commitdiff | raw | diff to current |
2021-11-15 |
Luke Kenneth Casso... | sort out pad/core link |
blob | commitdiff | raw | diff to current |
2021-11-15 |
Andrey Miroshnikov | Added comb routing to get_input, not working yet |
blob | commitdiff | raw | diff to current |
2021-11-15 |
Luke Kenneth Casso... | add some print statements and comments explaining what... |
blob | commitdiff | raw | diff to current |
2021-11-15 |
Luke Kenneth Casso... | redo JTAG to not use Pins clas, it is by pinspec |
blob | commitdiff | raw | diff to current |
2021-11-15 |
Luke Kenneth Casso... | replace DummyPlatform with ASICPlatform |
blob | commitdiff | raw | diff to current |
2021-11-15 |
Luke Kenneth Casso... | reduce GPIO down to 4 |
blob | commitdiff | raw | diff to current |
2021-11-14 |
Luke Kenneth Casso... | comments |
blob | commitdiff | raw | diff to current |
2021-11-14 |
Luke Kenneth Casso... | add a few more asserts just to be safe |
blob | commitdiff | raw | diff to current |
2021-11-14 |
Luke Kenneth Casso... | yargh, hook into PlatformManager.request() so that... |
blob | commitdiff | raw | diff to current |
2021-11-14 |
Luke Kenneth Casso... | override Platform.add_resources() so as to be able... |
blob | commitdiff | raw | diff to current |
2021-11-13 |
Luke Kenneth Casso... | code-morph to drop in a duplicate resource set, for... |
blob | commitdiff | raw | diff to current |
2021-11-13 |
Luke Kenneth Casso... | add JTAG module to test example |
blob | commitdiff | raw | diff to current |
2021-11-13 |
Luke Kenneth Casso... | add copies of get_input/output/etc to at least put... |
blob | commitdiff | raw | diff to current |
2021-11-13 |
Luke Kenneth Casso... | add comments and GPIO pads with triplet of Pins i/o/oe |
blob | commitdiff | raw | diff to current |
2021-11-13 |
Luke Kenneth Casso... | hmmm experimenting with gpio directions |
blob | commitdiff | raw | diff to current |
2021-11-13 |
Luke Kenneth Casso... | add clock/reset to dummy platform, now sync domain... |
blob | commitdiff | raw | diff to current |
2021-11-13 |
Luke Kenneth Casso... | mess about with resources a bit |
blob | commitdiff | raw | diff to current |
2021-11-13 |
Luke Kenneth Casso... | hooray got the output at least created in build/ |
blob | commitdiff | raw | diff to current |
2021-11-13 |
Luke Kenneth Casso... | tidyup, got testing_stage1.py at least running |
blob | commitdiff | raw | diff to current |
2021-11-13 |
Andrey Miroshnikov | Added resource function (not working yet) |
blob | commitdiff | raw | diff to current |
2021-11-13 |
Andrey Miroshnikov | Added platform instantiation (missing import statement... |
blob | commitdiff | raw | diff to current |
2021-11-13 |
Andrey Miroshnikov | Adding stage1 test file |
blob | commitdiff | raw | diff to current |
|