litex/targets
Florent Kermarrec 13fb9282db targets: add simple design (vendor agnostic and usable on all platforms with UART pins).
Designing a SoC with Migen is easy, but we have to provide a very simple design that can
be used on all boards with only 1 clock and 2 UARTs pins defined. This will encourage the
newcomer to invest time in Migen/MiSoC and see its real potential.
2014-09-26 10:35:15 +08:00
..
__init__.py add support for external platforms and targets 2013-11-24 16:55:33 +01:00
kc705.py spi_flash: simplify usage by removing cmd, cmd_width, addr_width parameters 2014-09-04 15:23:39 +08:00
mlabs_video.py Keep only basic SoC designs in MiSoC 2014-08-03 12:30:15 +08:00
ppro.py spi_flash: simplify usage by removing cmd, cmd_width, addr_width parameters 2014-09-04 15:23:39 +08:00
simple.py targets: add simple design (vendor agnostic and usable on all platforms with UART pins). 2014-09-26 10:35:15 +08:00