fix cell bit widths if muxwidth = 1
[pinmux.git] / src / parse.py
2018-07-31 Luke Kenneth Casso... fix cell bit widths if muxwidth = 1
2018-07-31 Luke Kenneth Casso... start code-gen for mux cells
2018-07-31 Luke Kenneth Casso... read cell width and bank from pinmap.txt
2018-07-31 Luke Kenneth Casso... write mux width and read back in
2018-07-31 Luke Kenneth Casso... remove write_ptp, add bitwidths.txt file
2018-07-31 Luke Kenneth Casso... make mux cells possible to be 1 wide
2018-07-28 Luke Kenneth Casso... put address width to 64
2018-07-28 Luke Kenneth Casso... put PADDR_WIDTH separate from ADDR_WIDTH
2018-07-28 Luke Kenneth Casso... put back to RV64
2018-07-28 Luke Kenneth Casso... sigh go to 32-bit for now
2018-07-21 Neel64 bit data width
2018-07-21 Luke Kenneth Casso... add horrible hack for turning single-interface PWM...
2018-07-16 Luke Kenneth Casso... pep8 whitespace cleanup
2018-07-16 Luke Kenneth Casso... auto-generate bus.bsv with new GPIO/MUX configs
2018-07-10 Luke Kenneth Casso... whitespace pep8 cleanup
2018-07-10 Luke Kenneth Casso... move cell bit width function to Parse class
2018-06-13 Luke Kenneth Casso... remove newline from line before splitting with tabs
2018-06-12 rishucodingreplace split from whitespace to tabspace
2018-06-12 rishucodingreplace split from whitespace to tabspace
2018-03-31 Luke Kenneth Casso... big python3 interoperability update
2018-03-23 Luke Kenneth Casso... whitespace cleanup
2018-03-23 Luke Kenneth Casso... add path option to parse function
2018-03-23 Luke Kenneth Casso... class restructure parsing
2018-03-23 Luke Kenneth Casso... remove if brackets
2018-03-23 Luke Kenneth Casso... remove if brackets
2018-03-23 Luke Kenneth Casso... slight style-alteration on pinmap.txt parsing
2018-03-22 Luke Kenneth Casso... whitespace, autopep8
2018-03-22 Luke Kenneth Casso... convert to classes (or functions)
2018-03-22 Luke Kenneth Casso... remove N_UART, N_SPI etc.
2018-03-19 Neeladding support for PWM.
2018-03-19 Neeldefined the user-interface for the memory mapped registers
2018-03-17 Neeladding support for JTAG pins
2018-03-13 Neeladding support for interface of SD/MMC.
2018-03-13 Neelcheck for pin number consistency.
2018-03-13 Neelrenaming params.py to parse.py. Adding checks on input