whitespace
[soc.git] / src / soc / debug / firmware_upload.py
2021-04-23 Luke Kenneth Casso... move over to from openpower imports
2021-04-20 Luke Kenneth Casso... use soc.bus.sram instead of nmigen_soc.wishbone.sram
2021-04-09 Luke Kenneth Casso... add blinken lights assembly (not used yet)
2021-04-09 Luke Kenneth Casso... test firmware upload program needed to branch back...
2021-04-08 Luke Kenneth Casso... sort out pc reset when DMI interface requests reset
2021-04-08 Luke Kenneth Casso... upload over 32-bit JTAG Wishbone
2020-10-10 Luke Kenneth Casso... add debug start/stop to firmware_upload script
2020-10-10 Luke Kenneth Casso... add DMI status / reset to firmware upload script
2020-10-10 Luke Kenneth Casso... add first version of firmware uploader