ls2.git
2022-02-16 Luke Kenneth... * disable DDR3 for now
2022-02-15 Luke Kenneth... connect up stall signals (fake) for WB Classic compliance
2022-02-15 Luke Kenneth... alternative uart wishbone mapping which just takes...
2022-02-15 Luke Kenneth... attempt to do 8-bit downconvert on wishbone bus for...
2022-02-15 Luke Kenneth... correct syscon bus address to 0xC000_0000
2022-02-15 Luke Kenneth... add microwatt SYSCON peripheral at 0xc000_0000
2022-02-15 Luke Kenneth... increase size of bootmem
2022-02-15 Luke Kenneth... add interrupt controller module, remove stall feature...
2022-02-15 Luke Kenneth... FLGA_TARGET=verilator not uppercase
2022-02-14 Luke Kenneth... add external cpu
2022-02-14 Luke Kenneth... convert boot rom to bootmem and get first hello_world...
2022-02-14 Luke Kenneth... add IBM microwatt CC4 license and copyright notices
2022-02-14 Luke Kenneth... add first cut of verilator simulation, over from microwatt
2022-02-14 Luke Kenneth... add verilog build option, make DDR3 PHY optional, add...
2022-02-13 Luke Kenneth... add future sim option (needs Simulated DDR PHY)
2022-02-13 Luke Kenneth... add build to gitignore
2022-02-13 Luke Kenneth... rename examples to src
2022-02-13 Luke Kenneth... not for any good reason, separate adding the uart16550...
2022-02-13 Luke Kenneth... add MemoryMap to UART16550 (TODO, put that into UART165...
2022-02-13 Luke Kenneth... start adding uart16550
2022-02-13 Luke Kenneth... select a firmware file
2022-02-13 Luke Kenneth... allow selection of alternative FPGAs at commandline
2022-02-13 Luke Kenneth... add blinky lights so we know FPGA is alive
2022-02-13 Luke Kenneth... make firmware and cpu optional for now to get a basic...
2022-02-12 Luke Kenneth... begin a tidyup on the example
2022-02-10 Luke Kenneth... resolve imports, whitespace, add Copyright
2022-02-10 Luke Kenneth... add crg.py
2022-02-10 Luke Kenneth... update contributors
2022-02-10 Luke Kenneth... sort out license and headers for NLnet and NGI POINTER...
2022-02-10 Luke Kenneth... add gram soc example and license and contributors
2022-02-09 Luke Kenneth... empty first commit