pinmux.git
2021-11-16 Luke Kenneth... aiyaaaargh, re-route data through pad/core ports, no...
2021-11-16 Luke Kenneth... add intermediary signal to track things down
2021-11-16 Luke Kenneth... wooow totally ridiculously complicated. forgot that...
2021-11-15 Luke Kenneth... okaaaay i worked out how to do bi-directional IO:
2021-11-15 Andrey MiroshnikovRemoved tribuf from get_tristate, not working, see...
2021-11-15 Andrey MiroshnikovAdded get_tristate JTAG connection
2021-11-15 Andrey MiroshnikovAdded get_input_output, will add diagram on wiki later...
2021-11-15 Andrey MiroshnikovAdded get_output jtag connection
2021-11-15 Andrey MiroshnikovPEP8
2021-11-15 Luke Kenneth... whoops syntax error
2021-11-15 Luke Kenneth... tidyup
2021-11-15 Luke Kenneth... sort out pad/core link
2021-11-15 Andrey MiroshnikovAdded comb routing to get_input, not working yet
2021-11-15 Luke Kenneth... add some print statements and comments explaining what...
2021-11-15 Luke Kenneth... redo JTAG to not use Pins clas, it is by pinspec
2021-11-15 Luke Kenneth... replace DummyPlatform with ASICPlatform
2021-11-15 Luke Kenneth... reduce GPIO down to 4
2021-11-14 Luke Kenneth... getting microtest to work again (adapting json output)
2021-11-14 Luke Kenneth... move json creation to separate file
2021-11-14 Luke Kenneth... sort out JSON function missing and get mapping working
2021-11-14 Luke Kenneth... add missing clock to I2S pinfunction
2021-11-14 Luke Kenneth... python2 print conversion
2021-11-14 Luke Kenneth... comments
2021-11-14 Luke Kenneth... add a few more asserts just to be safe
2021-11-14 Luke Kenneth... yargh, hook into PlatformManager.request() so that...
2021-11-14 Luke Kenneth... override Platform.add_resources() so as to be able...
2021-11-13 Luke Kenneth... code-morph to drop in a duplicate resource set, for...
2021-11-13 Luke Kenneth... add JTAG module to test example
2021-11-13 Luke Kenneth... cleanup jtag.py for demo/test purposes
2021-11-13 Luke Kenneth... add first cut of jtag.py (from soc) to be cut down...
2021-11-13 Luke Kenneth... add copies of get_input/output/etc to at least put...
2021-11-13 Luke Kenneth... add comments and GPIO pads with triplet of Pins i/o/oe
2021-11-13 Luke Kenneth... hmmm experimenting with gpio directions
2021-11-13 Luke Kenneth... add clock/reset to dummy platform, now sync domain...
2021-11-13 Luke Kenneth... mess about with resources a bit
2021-11-13 Luke Kenneth... hooray got the output at least created in build/
2021-11-13 Luke Kenneth... tidyup, got testing_stage1.py at least running
2021-11-13 Andrey MiroshnikovAdded resource function (not working yet)
2021-11-13 Andrey MiroshnikovAdded platform instantiation (missing import statement...
2021-11-13 Andrey MiroshnikovAdding stage1 test file
2021-11-08 Andrey MiroshnikovCloned create_sv for ngi_router svg scaling
2021-11-08 Andrey MiroshnikovAdded most of the peripherals, still a few more to add
2021-11-08 Andrey MiroshnikovIn-progress, re-arranging peripherals
2021-11-08 Andrey MiroshnikovIn progress of adding peripherals and re-arranging.
2021-11-08 Andrey MiroshnikovAdded svgwrite lib to readme
2021-11-06 Andrey MiroshnikovAdding a USB and LAN datasheet entries
2021-11-06 Luke Kenneth... add two RGMII interfaces (random locations), move VSS...
2021-11-06 Luke Kenneth... drop PLL into top left (NE)
2021-11-06 Luke Kenneth... add ngi_router spec
2021-11-06 Luke Kenneth... print statements convert to python3
2021-11-06 Luke Kenneth... convert to python3
2021-11-04 Andrey MiroshnikovCopied ls180 module file into new ngi_router module...
2021-06-11 Luke Kenneth... update ls180 svg image to include snapshot of GDS-II
2021-06-11 Luke Kenneth... add C4M Logo to ls180
2021-06-11 Luke Kenneth... include extra pin image and package marking
2021-06-11 Luke Kenneth... add outer leads and pack/qfp drawings
2021-06-11 Luke Kenneth... add internal-to-external bond number conversion
2021-06-11 Luke Kenneth... add internal-to-external bond number conversion
2021-06-11 Luke Kenneth... add note on viewing image automatically update
2021-06-10 Luke Kenneth... shuffle pinouts... again
2021-06-10 Luke Kenneth... update image colours
2021-06-10 Luke Kenneth... move image words
2021-06-10 Luke Kenneth... update image colours
2021-06-10 Luke Kenneth... dont make image if no svgwrite module
2021-06-10 Luke Kenneth... add naming and pin-order reverse option
2021-06-10 Luke Kenneth... mirror W pins to match coriolis2 pad positions
2021-06-10 Luke Kenneth... add SVG generator
2021-06-10 Luke Kenneth... swap over S and W to get SDRAM AD* to line up
2021-06-10 Luke Kenneth... correction on VSS/VDD internal/external
2021-06-10 Luke Kenneth... power shuffle, split SDRAM
2021-06-10 Luke Kenneth... moved CLK away from testout
2021-06-10 Luke Kenneth... move VCC/VSS inward on NORTH
2021-06-10 Luke Kenneth... move PLL around slightly, VCO on east top
2021-06-10 Luke Kenneth... renumber power, add support for Analog pad spec
2021-06-09 Luke Kenneth... rename sys_clk to sys_pllclk - conflict with litex
2021-06-09 Luke Kenneth... pinmux update for ls180
2021-05-22 Luke Kenneth... raise pinmux SYS pincount to 7 to include PLL
2021-04-24 Luke Kenneth... argh reorder functions to not be recursively dependent
2021-04-13 Luke Kenneth... fix litex name map
2021-04-13 Luke Kenneth... fix litex name map
2021-04-13 Luke Kenneth... add litex name map
2021-04-13 Luke Kenneth... add litex name map
2021-04-13 Luke Kenneth... add pin-to-litex json map
2021-04-13 Luke Kenneth... update names of PLL connections for ls180
2021-04-05 Luke Kenneth... do not try to merge OE signals into one for JTAG bounda...
2021-04-01 Luke Kenneth... disable PLL temporarily
2021-04-01 Luke Kenneth... use OrderedDict in pinmap so that JTAG boundary scan...
2021-03-27 Luke Kenneth... comment out sdmmc
2021-03-27 Luke Kenneth... change name format of EINT pads for litex, sigh
2021-03-27 Luke Kenneth... change name format of EINT pads for litex, sigh
2021-03-25 Luke Kenneth... re-add sdmmc ls180
2021-03-25 Luke Kenneth... comment out eint litex problem
2021-03-25 Luke Kenneth... comment out eint litex problem
2021-03-25 Luke Kenneth... comment out sd0 litex problem
2021-03-25 Luke Kenneth... temporary comment out mspi0, litex problem
2021-03-16 Luke Kenneth... SDR DQMask incorrectly bi-directional, actually an...
2020-11-30 Luke Kenneth... whoops invert vss/vdd power/ground by mistake
2020-11-13 Luke Kenneth... rename ls180 pllock signal
2020-11-13 Luke Kenneth... rename pll_48_o to pll_18_o in ls180 spec
2020-11-11 Luke Kenneth... remove extraneous debug prints
next