pinmux.git
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
2020-11-11 Luke Kenneth... extend sys_clk pad name
2020-11-11 Luke Kenneth... explicitly add sys_clk pad
2020-11-11 Luke Kenneth... power and ground have to be named power and ground
2020-11-11 Luke Kenneth... rename ls180 (io)vdd/vss pads
2020-11-11 Luke Kenneth... add not-connected pads to ls180
2020-11-11 Luke Kenneth... explicit add of sys pll lock to ls180
2020-11-11 Luke Kenneth... explicit add of sys pll lock to ls180
2020-11-11 Luke Kenneth... missing domain indicator, which removed EINT and PWM...
2020-11-10 Luke Kenneth... move sys group over to opposite south corner
2020-11-10 Luke Kenneth... PLL sys group has 2 select lines and PLL Lock out
2020-11-07 Luke Kenneth... really laborious way of getting the direction of the...
2020-11-06 Luke Kenneth... reference correct pads for sl180 pwm
2020-11-06 Luke Kenneth... rename VSS/VDD for ls180
2020-10-06 Luke Kenneth... ignore built spec (ls180)
2020-10-04 Luke Kenneth... apparently sdcard CMD is bi-directional
2020-10-04 Luke Kenneth... rename spi_master to spimaster
2020-10-04 Luke Kenneth... add pinmap to json file
2020-10-04 Luke Kenneth... add master-only I2C (suits litex functions)
2020-10-04 Luke Kenneth... add pinspec to json output
2020-10-04 Luke Kenneth... match up VSS/VDD numbers
2020-10-04 Luke Kenneth... match up VSS/VDD numbers
2020-10-04 Luke Kenneth... add io and ext vss/vdd
next