2021-12-03 |
Andrey Miroshnikov | Trying to read core input, possibly a pin again |
commit | commitdiff | tree |
2021-12-02 |
Andrey Miroshnikov | Added input toggling, still implementing |
commit | commitdiff | tree |
2021-12-02 |
Andrey Miroshnikov | Added asserts for gpios 2/3 |
commit | commitdiff | tree |
2021-12-02 |
Andrey Miroshnikov | Moved main code under if __main__ statement for clarity. |
commit | commitdiff | tree |
2021-12-02 |
Luke Kenneth... | sort out mess of trying to access the Pin resource... |
commit | commitdiff | tree |
2021-12-02 |
Andrey Miroshnikov | Changed assert, TypeError occurring with pad output. |
commit | commitdiff | tree |
2021-12-01 |
Andrey Miroshnikov | GPIO output test waveforms working, asserts not working... |
commit | commitdiff | tree |
2021-12-01 |
Andrey Miroshnikov | In process of writing test case outlined in bug50 c... |
commit | commitdiff | tree |
2021-11-30 |
Andrey Miroshnikov | Can control gpio input via resource_table_pads |
commit | commitdiff | tree |
2021-11-29 |
Luke Kenneth... | more messing about |
commit | commitdiff | tree |
2021-11-29 |
Luke Kenneth... | bit of exploration |
commit | commitdiff | tree |
2021-11-29 |
Luke Kenneth... | testing comments |
commit | commitdiff | tree |
2021-11-29 |
Andrey Miroshnikov | GPIO o/oe can be controlled for unit testing, still... |
commit | commitdiff | tree |
2021-11-29 |
Andrey Miroshnikov | Able to control gpio oe signal, not properly though. |
commit | commitdiff | tree |
2021-11-29 |
Luke Kenneth... | add gpio and start doing print-outs to find out what... |
commit | commitdiff | tree |
2021-11-29 |
Andrey Miroshnikov | Returned code I removed, fixed my test case, added... |
commit | commitdiff | tree |
2021-11-29 |
Andrey Miroshnikov | Test case 0 for sanity, not working |
commit | commitdiff | tree |
2021-11-29 |
Luke Kenneth... | add pinmux docs |
commit | commitdiff | tree |
2021-11-28 |
Luke Kenneth... | move prototype / proof-of-concept code from ASICPlatfor... |
commit | commitdiff | tree |
2021-11-28 |
Luke Kenneth... | turn bi-directional GPIO pads back into triplet independent |
commit | commitdiff | tree |
2021-11-28 |
Luke Kenneth... | connect up Platform resources to pads |
commit | commitdiff | tree |
2021-11-28 |
Luke Kenneth... | take record of boundary scan pads to make a set of... |
commit | commitdiff | tree |
2021-11-28 |
Luke Kenneth... | add a core-mgr *and* a pad-mgr to JTAG class so that... |
commit | commitdiff | tree |
2021-11-28 |
Luke Kenneth... | reworking IO, morphing to make JTAG independent of... |
commit | commitdiff | tree |
2021-11-28 |
Luke Kenneth... | move padlookup into JTAG class (hacked at the moment) |
commit | commitdiff | tree |
2021-11-28 |
Luke Kenneth... | move pin-adding into separate function in JTAG class |
commit | commitdiff | tree |
2021-11-28 |
Luke Kenneth... | move ResourceManager into JTAG object, rename it to... |
commit | commitdiff | tree |
2021-11-27 |
Luke Kenneth... | double-inversion |
commit | commitdiff | tree |
2021-11-27 |
Luke Kenneth... | add JTAG IO pads out |
commit | commitdiff | tree |
2021-11-27 |
Luke Kenneth... | sort out ordering of modules |
commit | commitdiff | tree |
2021-11-22 |
Andrey Miroshnikov | Added iotype comment l18 |
commit | commitdiff | tree |
2021-11-20 |
Luke Kenneth... | add ASICPlatform override of toolchain_prepare and... |
commit | commitdiff | tree |
2021-11-19 |
Andrey Miroshnikov | copied more code, still broken |
commit | commitdiff | tree |
2021-11-19 |
Andrey Miroshnikov | Added code from jtag srv test, not working |
commit | commitdiff | tree |
2021-11-19 |
Andrey Miroshnikov | Edited to use soc imports, not working |
commit | commitdiff | tree |
2021-11-18 |
Andrey Miroshnikov | Added jtagutils and openpower state dependency for... |
commit | commitdiff | tree |
2021-11-18 |
Andrey Miroshnikov | Added more dependencies, but there's a hiccup with... |
commit | commitdiff | tree |
2021-11-18 |
Andrey Miroshnikov | Adding JTAG server/client copy from soc repo, still... |
commit | commitdiff | tree |
2021-11-17 |
Andrey Miroshnikov | Copying jtag test file from soc repo |
commit | commitdiff | tree |
2021-11-16 |
Andrey Miroshnikov | Added comb logic for get_input_output |
commit | commitdiff | tree |
2021-11-16 |
Luke Kenneth... | aiyaaaargh, re-route data through pad/core ports, no... |
commit | commitdiff | tree |
2021-11-16 |
Luke Kenneth... | add intermediary signal to track things down |
commit | commitdiff | tree |
2021-11-16 |
Luke Kenneth... | wooow totally ridiculously complicated. forgot that... |
commit | commitdiff | tree |
2021-11-15 |
Luke Kenneth... | okaaaay i worked out how to do bi-directional IO: |
commit | commitdiff | tree |
2021-11-15 |
Andrey Miroshnikov | Removed tribuf from get_tristate, not working, see... |
commit | commitdiff | tree |
2021-11-15 |
Andrey Miroshnikov | Added get_tristate JTAG connection |
commit | commitdiff | tree |
2021-11-15 |
Andrey Miroshnikov | Added get_input_output, will add diagram on wiki later... |
commit | commitdiff | tree |
2021-11-15 |
Andrey Miroshnikov | Added get_output jtag connection |
commit | commitdiff | tree |
2021-11-15 |
Andrey Miroshnikov | PEP8 |
commit | commitdiff | tree |
2021-11-15 |
Luke Kenneth... | whoops syntax error |
commit | commitdiff | tree |
2021-11-15 |
Luke Kenneth... | tidyup |
commit | commitdiff | tree |
2021-11-15 |
Luke Kenneth... | sort out pad/core link |
commit | commitdiff | tree |
2021-11-15 |
Andrey Miroshnikov | Added comb routing to get_input, not working yet |
commit | commitdiff | tree |
2021-11-15 |
Luke Kenneth... | add some print statements and comments explaining what... |
commit | commitdiff | tree |
2021-11-15 |
Luke Kenneth... | redo JTAG to not use Pins clas, it is by pinspec |
commit | commitdiff | tree |
2021-11-15 |
Luke Kenneth... | replace DummyPlatform with ASICPlatform |
commit | commitdiff | tree |
2021-11-15 |
Luke Kenneth... | reduce GPIO down to 4 |
commit | commitdiff | tree |
2021-11-14 |
Luke Kenneth... | getting microtest to work again (adapting json output) |
commit | commitdiff | tree |
2021-11-14 |
Luke Kenneth... | move json creation to separate file |
commit | commitdiff | tree |
2021-11-14 |
Luke Kenneth... | sort out JSON function missing and get mapping working |
commit | commitdiff | tree |
2021-11-14 |
Luke Kenneth... | add missing clock to I2S pinfunction |
commit | commitdiff | tree |
2021-11-14 |
Luke Kenneth... | python2 print conversion |
commit | commitdiff | tree |
2021-11-14 |
Luke Kenneth... | comments |
commit | commitdiff | tree |
2021-11-14 |
Luke Kenneth... | add a few more asserts just to be safe |
commit | commitdiff | tree |
2021-11-14 |
Luke Kenneth... | yargh, hook into PlatformManager.request() so that... |
commit | commitdiff | tree |
2021-11-14 |
Luke Kenneth... | override Platform.add_resources() so as to be able... |
commit | commitdiff | tree |
2021-11-13 |
Luke Kenneth... | code-morph to drop in a duplicate resource set, for... |
commit | commitdiff | tree |
2021-11-13 |
Luke Kenneth... | add JTAG module to test example |
commit | commitdiff | tree |
2021-11-13 |
Luke Kenneth... | cleanup jtag.py for demo/test purposes |
commit | commitdiff | tree |
2021-11-13 |
Luke Kenneth... | add first cut of jtag.py (from soc) to be cut down... |
commit | commitdiff | tree |
2021-11-13 |
Luke Kenneth... | add copies of get_input/output/etc to at least put... |
commit | commitdiff | tree |
2021-11-13 |
Luke Kenneth... | add comments and GPIO pads with triplet of Pins i/o/oe |
commit | commitdiff | tree |
2021-11-13 |
Luke Kenneth... | hmmm experimenting with gpio directions |
commit | commitdiff | tree |
2021-11-13 |
Luke Kenneth... | add clock/reset to dummy platform, now sync domain... |
commit | commitdiff | tree |
2021-11-13 |
Luke Kenneth... | mess about with resources a bit |
commit | commitdiff | tree |
2021-11-13 |
Luke Kenneth... | hooray got the output at least created in build/ |
commit | commitdiff | tree |
2021-11-13 |
Luke Kenneth... | tidyup, got testing_stage1.py at least running |
commit | commitdiff | tree |
2021-11-13 |
Andrey Miroshnikov | Added resource function (not working yet) |
commit | commitdiff | tree |
2021-11-13 |
Andrey Miroshnikov | Added platform instantiation (missing import statement... |
commit | commitdiff | tree |
2021-11-13 |
Andrey Miroshnikov | Adding stage1 test file |
commit | commitdiff | tree |
2021-11-08 |
Andrey Miroshnikov | Cloned create_sv for ngi_router svg scaling |
commit | commitdiff | tree |
2021-11-08 |
Andrey Miroshnikov | Added most of the peripherals, still a few more to add |
commit | commitdiff | tree |
2021-11-08 |
Andrey Miroshnikov | In-progress, re-arranging peripherals |
commit | commitdiff | tree |
2021-11-08 |
Andrey Miroshnikov | In progress of adding peripherals and re-arranging. |
commit | commitdiff | tree |
2021-11-08 |
Andrey Miroshnikov | Added svgwrite lib to readme |
commit | commitdiff | tree |
2021-11-06 |
Andrey Miroshnikov | Adding a USB and LAN datasheet entries |
commit | commitdiff | tree |
2021-11-06 |
Luke Kenneth... | add two RGMII interfaces (random locations), move VSS... |
commit | commitdiff | tree |
2021-11-06 |
Luke Kenneth... | drop PLL into top left (NE) |
commit | commitdiff | tree |
2021-11-06 |
Luke Kenneth... | add ngi_router spec |
commit | commitdiff | tree |
2021-11-06 |
Luke Kenneth... | print statements convert to python3 |
commit | commitdiff | tree |
2021-11-06 |
Luke Kenneth... | convert to python3 |
commit | commitdiff | tree |
2021-11-04 |
Andrey Miroshnikov | Copied ls180 module file into new ngi_router module... |
commit | commitdiff | tree |
2021-06-11 |
Luke Kenneth... | update ls180 svg image to include snapshot of GDS-II |
commit | commitdiff | tree |
2021-06-11 |
Luke Kenneth... | add C4M Logo to ls180 |
commit | commitdiff | tree |
2021-06-11 |
Luke Kenneth... | include extra pin image and package marking |
commit | commitdiff | tree |
2021-06-11 |
Luke Kenneth... | add outer leads and pack/qfp drawings |
commit | commitdiff | tree |
2021-06-11 |
Luke Kenneth... | add internal-to-external bond number conversion |
commit | commitdiff | tree |
2021-06-11 |
Luke Kenneth... | add internal-to-external bond number conversion |
commit | commitdiff | tree |
2021-06-11 |
Luke Kenneth... | add note on viewing image automatically update |
commit | commitdiff | tree |
2021-06-10 |
Luke Kenneth... | shuffle pinouts... again |
commit | commitdiff | tree |
next |