capture CR 3 and 5 bit sv encodings
[soc.git] / src / soc / litex /
2020-12-06 Luke Kenneth Casso... attempt to split into two separate GPIO banks due to...
2020-12-03 Luke Kenneth Casso... put ls180 litex bus width back to 32 bit temporarily
2020-12-03 Luke Kenneth Casso... argh issue with yosys ABC
2020-12-03 Luke Kenneth Casso... add 3 more 4k SRAMs, change WB bus width to 64 in ls180...
2020-11-22 Luke Kenneth Casso... simplify litex-core wishbone interfaces
2020-11-14 Luke Kenneth Casso... sigh, direction wrong in IOtypes litex core
2020-11-13 Luke Kenneth Casso... reduce number of nc in ls180 to 24
2020-11-13 Luke Kenneth Casso... reduce clkcsel ls180 width (2 pins), rename pll_18...
2020-11-13 Luke Kenneth Casso... rename and add pll lock signal to ls180
2020-11-13 Luke Kenneth Casso... rename ls180 litex pll_48 output to pll_18
2020-11-13 Luke Kenneth Casso... remove io_in/out now it is not needed for niolib
2020-11-10 Luke Kenneth Casso... add build commands to Makefile for versa ecp5
2020-11-06 Luke Kenneth Casso... sigh sorting out litex pin-connections to sdram
2020-11-04 Luke Kenneth Casso... move back to 3.3v on X3 VERSA ECP5 connector
2020-11-03 Luke Kenneth Casso... swap jtag pinorder to match ulx3s
2020-11-03 Luke Kenneth Casso... change LVCMOS level on versa ecp5 jtag to 2.5v
2020-10-31 Cole Poirierversa_ecp5.py add 4 arbitrarily assigned gpio pins...
2020-10-30 Luke Kenneth Casso... add JTAG extension to versa_ecp5 then we can use it
2020-10-21 Cole Poirierversa_ecp5 adds ability to build and load for ulx3s85f...
2020-10-15 Luke Kenneth Casso... add commented-out connection to JTAG in ECP5 litex
2020-10-15 Luke Kenneth Casso... add extra variant to litex core
2020-10-15 Luke Kenneth Casso... syntax error
2020-10-15 Luke Kenneth Casso... disable gpio in litex core
2020-10-15 Luke Kenneth Casso... enable/disable litex irqs based on variant name
2020-10-12 Cole Poirierlitex/florent/versa_ecp5.py add arg --fpga [versa_ecp5...
2020-10-12 Cole Poirieradd tested working fpga compile/build/load file for...
2020-10-11 Luke Kenneth Casso... record commands for building ECP5
2020-10-10 Cole Poirierflorent/versa_ecp5.py remove uneccessary imports, speci...
2020-10-06 Luke Kenneth Casso... add sdr bypass routing via JTAG boundary scan
2020-10-04 Luke Kenneth Casso... significant reorg of the litex pinspecs to use pinmux...
2020-10-04 Luke Kenneth Casso... remove ls180io import
2020-10-04 Luke Kenneth Casso... move ls180io.py back into ls180.py
2020-10-03 Luke Kenneth Casso... allow i2c to be routed via JTAG
2020-10-03 Luke Kenneth Casso... nope. put it back and connect to platform pads in...
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-30 Luke Kenneth Casso... add I2C into ls180
2020-09-30 Luke Kenneth Casso... add ASIC version of I2C Master
2020-09-28 Luke Kenneth Casso... reduce not-connected IO pins
2020-09-28 Luke Kenneth Casso... connect SDRAM dqm to wrdata_mask
2020-09-28 Luke Kenneth Casso... lots of sorting out iopads
2020-09-28 Luke Kenneth Casso... rewrite ilang file after litex ls180 build
2020-09-27 Luke Kenneth Casso... add Makefile for creating ls180.il
2020-09-26 Luke Kenneth Casso... DMI-to-JTAG needed to be "sync" to get ack/resp right
2020-09-26 Luke Kenneth Casso... try svf test of DMI MSR
2020-09-26 Luke Kenneth Casso... add ls180io.py
2020-09-26 Luke Kenneth Casso... get openocd svf test running, replicating jtag test
2020-09-26 Luke Kenneth Casso... add openocd configs
2020-09-26 Luke Kenneth Casso... reduce sdram pins to smaller address and only 1 cs_n
2020-09-26 Luke Kenneth Casso... only enable pads connections for ls180 for now
2020-09-24 Luke Kenneth Casso... do not have to use uart_litex gpio_litex names
2020-09-24 Luke Kenneth Casso... enable GPIO pads through C4M JTAG
2020-09-24 Luke Kenneth Casso... c4m iopad integration working
2020-09-23 Luke Kenneth Casso... cs_n and cke in sdram need to match in length
2020-09-23 Luke Kenneth Casso... change litex sdram pinouts to ASIC type
2020-09-23 Luke Kenneth Casso... redo litex SDCard to send out data/cmd o/i/en pins
2020-09-23 Luke Kenneth Casso... sort out GPIO with i/o/oe in ls180
2020-09-23 Luke Kenneth Casso... add ls180 pinmap text file
2020-09-23 Luke Kenneth Casso... attempt GPIO bi-directional
2020-09-23 Luke Kenneth Casso... add I2C master to ls180
2020-09-22 Luke Kenneth Casso... add 2 PWMs (quick, easy to do)
2020-09-22 Luke Kenneth Casso... move dmi_sim to separate module
2020-09-22 Luke Kenneth Casso... add openocd.cfg experiment
2020-09-22 Luke Kenneth Casso... create a JTAG platform and connect it up. jtagremote...
2020-09-22 Luke Kenneth Casso... add jtagremote to litex sim, add new "variant" to core...
2020-09-22 Luke Kenneth Casso... link litex ls180soc JTAG pads
2020-09-22 Luke Kenneth Casso... add jtag wishbone and jtag ports to libresoc litex...
2020-09-22 Luke Kenneth Casso... add sys_rst to Clock Reset Generator
2020-09-22 Luke Kenneth Casso... add JTAG IOpads and rename rst to sys_rst
2020-09-22 Luke Kenneth Casso... add similar platforms to ls180.py
2020-09-19 Luke Kenneth Casso... add pc_o not connected
2020-09-19 Luke Kenneth Casso... set ROM to empty, set SRAM to tiny 0x200, get things...
2020-09-19 Luke Kenneth Casso... urk. wishbone slave devices declared incorrectly (I... semi_working_ecp5
2020-09-19 Luke Kenneth Casso... disable internal RAM set SRAM to much smaller
2020-09-19 Luke Kenneth Casso... shrink size of SRAM to 8k, move things around
2020-09-19 Luke Kenneth Casso... add (disabled) tri-state GPIO
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-18 Luke Kenneth Casso... add SPI, sdcard, preliminary GPIO to ls180 pinouts
2020-09-18 Luke Kenneth Casso... argh got fed up trying to shoe-horn into sim.py
2020-09-17 Luke Kenneth Casso... add versa ecp5 fpga litex build script
2020-09-16 Luke Kenneth Casso... make a start on LS180 platform
2020-09-16 Cole Poirieradd template file/starting point (copy of litex/boards...
2020-09-08 Luke Kenneth Casso... bit of a mess, trying to get PowerDecode to not create...
2020-09-08 Luke Kenneth Casso... subset columns for PowerDecoder - bit of a mess (done...
2020-09-08 Luke Kenneth Casso... create a special subset of Decoder Record for storing...
2020-09-06 Luke Kenneth Casso... minor code-munge on SPR-to-FAST mapping
2020-09-06 Luke Kenneth Casso... redo generation of microwatt.v from litex
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... whoops, ICS in litex sim needs to be 0x1000 size region
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... reduce CSR data width to 8 as an experiment
2020-09-04 Luke Kenneth Casso... add UART reserved IRQ @ 0
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-09-04 Luke Kenneth Casso... adding option to include XICS external interrupts.
2020-09-04 Luke Kenneth Casso... add means to run hello_world.bin under simulation
2020-09-03 Luke Kenneth Casso... do more on dcache conversion
next