move iopad litex creation to ls180soc.py
[soc.git] / src / soc / litex / florent / libresoc / core.py
2020-10-03 Luke Kenneth Casso... move iopad litex creation to ls180soc.py
2020-10-01 Luke Kenneth Casso... add clksel, pll to ls180
2020-09-28 Luke Kenneth Casso... lots of sorting out iopads
2020-09-26 Luke Kenneth Casso... only enable pads connections for ls180 for now
2020-09-24 Luke Kenneth Casso... enable GPIO pads through C4M JTAG
2020-09-24 Luke Kenneth Casso... c4m iopad integration working
2020-09-22 Luke Kenneth Casso... add jtagremote to litex sim, add new "variant" to core...
2020-09-22 Luke Kenneth Casso... add jtag wishbone and jtag ports to libresoc litex...
2020-09-19 Luke Kenneth Casso... add pc_o not connected
2020-09-19 Luke Kenneth Casso... urk. wishbone slave devices declared incorrectly (I... semi_working_ecp5
2020-09-19 Luke Kenneth Casso... remove the gpio peripheral which was previously hard...
2020-09-19 Luke Kenneth Casso... add 3x EINTs to ls180soc
2020-09-05 Luke Kenneth Casso... move GPIO IRQ to 15 to match microwatt modifications
2020-09-05 Luke Kenneth Casso... XICS addresses in words: divide by 4
2020-09-05 Luke Kenneth Casso... increase wishbone address width to 29 for xics and...
2020-09-05 Luke Kenneth Casso... add simple GPIO wishbone bus to litex sim.py
2020-09-04 Luke Kenneth Casso... add XICS memory regions, shrink litex CSR memmap size...
2020-09-04 Luke Kenneth Casso... adding XICS wb slave devices to litex sim
2020-08-25 Cole PoirierMerge branch 'master' of git.libre-soc.org:soc
2020-08-25 Luke Kenneth Casso... add way to capture CR from DMI in litex sim
2020-08-21 Luke Kenneth Casso... get litex sim enabled with 32-bit wishbone bus
2020-08-05 Tobias PlatenMerge branch 'master' of ssh://git.libre-riscv.org...
2020-08-05 Luke Kenneth Casso... rename ibus/dbus (shorten)
2020-08-04 Luke Kenneth Casso... add DMI debug interface to libresoc litex sim
2020-08-04 Luke Kenneth Casso... more remove wildcard imports
2020-08-04 Luke Kenneth Casso... adding litex sim experimentation.