add first cut of jtag.py (from soc) to be cut down later
[pinmux.git] / src /
2021-11-13 Luke Kenneth Casso... add first cut of jtag.py (from soc) to be cut down...
2021-11-13 Luke Kenneth Casso... add copies of get_input/output/etc to at least put...
2021-11-13 Luke Kenneth Casso... add comments and GPIO pads with triplet of Pins i/o/oe
2021-11-13 Luke Kenneth Casso... hmmm experimenting with gpio directions
2021-11-13 Luke Kenneth Casso... add clock/reset to dummy platform, now sync domain...
2021-11-13 Luke Kenneth Casso... mess about with resources a bit
2021-11-13 Luke Kenneth Casso... hooray got the output at least created in build/
2021-11-13 Luke Kenneth Casso... 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-06 Andrey MiroshnikovAdding a USB and LAN datasheet entries
2021-11-06 Luke Kenneth Casso... add two RGMII interfaces (random locations), move VSS...
2021-11-06 Luke Kenneth Casso... drop PLL into top left (NE)
2021-11-06 Luke Kenneth Casso... add ngi_router spec
2021-11-06 Luke Kenneth Casso... print statements convert to python3
2021-11-06 Luke Kenneth Casso... convert to python3
2021-11-04 Andrey MiroshnikovCopied ls180 module file into new ngi_router module...
2021-06-11 Luke Kenneth Casso... update ls180 svg image to include snapshot of GDS-II
2021-06-11 Luke Kenneth Casso... add C4M Logo to ls180
2021-06-11 Luke Kenneth Casso... include extra pin image and package marking
2021-06-11 Luke Kenneth Casso... add outer leads and pack/qfp drawings
2021-06-11 Luke Kenneth Casso... add internal-to-external bond number conversion
2021-06-11 Luke Kenneth Casso... add internal-to-external bond number conversion
2021-06-10 Luke Kenneth Casso... shuffle pinouts... again
2021-06-10 Luke Kenneth Casso... update image colours
2021-06-10 Luke Kenneth Casso... move image words
2021-06-10 Luke Kenneth Casso... update image colours
2021-06-10 Luke Kenneth Casso... dont make image if no svgwrite module
2021-06-10 Luke Kenneth Casso... add naming and pin-order reverse option
2021-06-10 Luke Kenneth Casso... mirror W pins to match coriolis2 pad positions
2021-06-10 Luke Kenneth Casso... add SVG generator
2021-06-10 Luke Kenneth Casso... swap over S and W to get SDRAM AD* to line up
2021-06-10 Luke Kenneth Casso... correction on VSS/VDD internal/external
2021-06-10 Luke Kenneth Casso... power shuffle, split SDRAM
2021-06-10 Luke Kenneth Casso... moved CLK away from testout
2021-06-10 Luke Kenneth Casso... move VCC/VSS inward on NORTH
2021-06-10 Luke Kenneth Casso... move PLL around slightly, VCO on east top
2021-06-10 Luke Kenneth Casso... renumber power, add support for Analog pad spec
2021-06-09 Luke Kenneth Casso... rename sys_clk to sys_pllclk - conflict with litex
2021-06-09 Luke Kenneth Casso... pinmux update for ls180
2021-05-22 Luke Kenneth Casso... raise pinmux SYS pincount to 7 to include PLL
2021-04-24 Luke Kenneth Casso... argh reorder functions to not be recursively dependent
2021-04-13 Luke Kenneth Casso... fix litex name map
2021-04-13 Luke Kenneth Casso... fix litex name map
2021-04-13 Luke Kenneth Casso... add litex name map
2021-04-13 Luke Kenneth Casso... add litex name map
2021-04-13 Luke Kenneth Casso... add pin-to-litex json map
2021-04-13 Luke Kenneth Casso... update names of PLL connections for ls180
2021-04-05 Luke Kenneth Casso... do not try to merge OE signals into one for JTAG bounda...
2021-04-01 Luke Kenneth Casso... disable PLL temporarily
2021-04-01 Luke Kenneth Casso... use OrderedDict in pinmap so that JTAG boundary scan...
2021-03-27 Luke Kenneth Casso... comment out sdmmc
2021-03-27 Luke Kenneth Casso... change name format of EINT pads for litex, sigh
2021-03-27 Luke Kenneth Casso... change name format of EINT pads for litex, sigh
2021-03-25 Luke Kenneth Casso... re-add sdmmc ls180
2021-03-25 Luke Kenneth Casso... comment out eint litex problem
2021-03-25 Luke Kenneth Casso... comment out eint litex problem
2021-03-25 Luke Kenneth Casso... comment out sd0 litex problem
2021-03-25 Luke Kenneth Casso... temporary comment out mspi0, litex problem
2021-03-16 Luke Kenneth Casso... SDR DQMask incorrectly bi-directional, actually an...
2020-11-30 Luke Kenneth Casso... whoops invert vss/vdd power/ground by mistake
2020-11-13 Luke Kenneth Casso... rename ls180 pllock signal
2020-11-13 Luke Kenneth Casso... rename pll_48_o to pll_18_o in ls180 spec
2020-11-11 Luke Kenneth Casso... remove extraneous debug prints
2020-11-11 Luke Kenneth Casso... extend sys_clk pad name
2020-11-11 Luke Kenneth Casso... explicitly add sys_clk pad
2020-11-11 Luke Kenneth Casso... power and ground have to be named power and ground
2020-11-11 Luke Kenneth Casso... rename ls180 (io)vdd/vss pads
2020-11-11 Luke Kenneth Casso... add not-connected pads to ls180
2020-11-11 Luke Kenneth Casso... explicit add of sys pll lock to ls180
2020-11-11 Luke Kenneth Casso... explicit add of sys pll lock to ls180
2020-11-11 Luke Kenneth Casso... missing domain indicator, which removed EINT and PWM...
2020-11-10 Luke Kenneth Casso... move sys group over to opposite south corner
2020-11-10 Luke Kenneth Casso... PLL sys group has 2 select lines and PLL Lock out
2020-11-07 Luke Kenneth Casso... really laborious way of getting the direction of the...
2020-11-06 Luke Kenneth Casso... reference correct pads for sl180 pwm
2020-11-06 Luke Kenneth Casso... rename VSS/VDD for ls180
2020-10-04 Luke Kenneth Casso... apparently sdcard CMD is bi-directional
2020-10-04 Luke Kenneth Casso... rename spi_master to spimaster
2020-10-04 Luke Kenneth Casso... add pinmap to json file
2020-10-04 Luke Kenneth Casso... add master-only I2C (suits litex functions)
2020-10-04 Luke Kenneth Casso... add pinspec to json output
2020-10-04 Luke Kenneth Casso... match up VSS/VDD numbers
2020-10-04 Luke Kenneth Casso... match up VSS/VDD numbers
2020-10-04 Luke Kenneth Casso... add io and ext vss/vdd
2020-10-02 Luke Kenneth Casso... whoops, order of functions incorrect
2020-10-02 Luke Kenneth Casso... create pinmap dictionaries
2020-10-02 Luke Kenneth Casso... add domains and clocks to be able to create different...
2020-10-01 Luke Kenneth Casso... establish clocks of each function in a pinspec clocks...
2020-10-01 Luke Kenneth Casso... add litex-coriolis2 pad map
2020-09-30 Luke Kenneth Casso... add I2C interface
2020-09-27 Luke Kenneth Casso... remove SDRAM name from pin
2020-09-27 Luke Kenneth Casso... change sys/clk/rst to group together, add clock-select
2020-09-25 Luke Kenneth Casso... update ls180 descriptions
2020-09-25 Luke Kenneth Casso... add descriptions and scenario
next