fix(iomux): Fix port signal length (given mux size non-power of 2)
[pinmux.git] / src / spec / pinfunctions.py
2022-07-05 Andrey Miroshnikovfixed list bracket typo
2022-07-05 Luke Kenneth Casso... move VSS/VDD a little further in on RGMII on ngi_router
2021-11-14 Luke Kenneth Casso... add missing clock to I2S pinfunction
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 PLL around slightly, VCO on east top
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-04-13 Luke Kenneth Casso... update names of PLL connections for ls180
2021-03-16 Luke Kenneth Casso... SDR DQMask incorrectly bi-directional, actually an...
2020-11-10 Luke Kenneth Casso... PLL sys group has 2 select lines and PLL Lock out
2020-10-04 Luke Kenneth Casso... apparently sdcard CMD is bi-directional
2020-10-04 Luke Kenneth Casso... add master-only I2C (suits litex functions)
2020-10-01 Luke Kenneth Casso... establish clocks of each function in a pinspec clocks...
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... add descriptions and scenario
2020-09-25 Luke Kenneth Casso... ls180 pinouts
2020-05-12 Luke Kenneth Casso... bugfix start-point prototype pinmux for LibreSOC 180nm
2020-05-12 Luke Kenneth Casso... add dummy LPC interface
2018-08-05 Luke Kenneth Casso... minor cleanup, include epydoc in Makefile
2018-08-02 Luke Kenneth Casso... add SDRAM clock output
2018-08-01 Luke Kenneth Casso... rename sd to mmc to avoid name clash with sdram
2018-08-01 Luke Kenneth Casso... change spec for SDR DQM to +
2018-08-01 Luke Kenneth Casso... whoops name wrong
2018-08-01 Luke Kenneth Casso... add sdram peripheral to i_class
2018-08-01 Luke Kenneth Casso... AddingPeripherals.mdwn
2018-08-01 Luke Kenneth Casso... add sdram3 function
2018-07-30 Luke Kenneth Casso... TMS JTAG is an input
2018-07-27 Luke Kenneth Casso... add flexbus get/put link
2018-07-26 Luke Kenneth Casso... corrections to flexbus line directions
2018-07-25 Luke Kenneth Casso... pep8 cleanup
2018-07-24 Luke Kenneth Casso... add master-only spi and quad-spi
2018-07-24 Luke Kenneth Casso... hack LCD format of pinmux get/put on data bus
2018-07-24 Luke Kenneth Casso... reduce spi to 2-bit qspi
2018-07-23 Luke Kenneth Casso... rename jtag pins to avoid clash with bsv keyword
2018-07-21 Neelfix eint
2018-07-21 Luke Kenneth Casso... rename uartq to quart to avoid string-name clashes
2018-04-04 Luke Kenneth Casso... add documentation on pinfunctions
2018-04-04 Luke Kenneth Casso... return which pins are inout-buses from spec pinfunctions
2018-03-30 Luke Kenneth Casso... autopep8 whitespace cleanup
2018-03-30 Luke Kenneth Casso... add some documentation to the spec modules
2018-03-30 Luke Kenneth Casso... rework spec generation functions