HeavyX/heavycomps/heavycomps/cores
Harry Ho 353b34a135 implement UART, Timer, SPI Flash & Eth RGMII cores
* These implementations use Harry's proposal for nmigen-stdio & nmigen-soc
2020-03-02 19:55:22 +08:00
..
__init__.py implement UART, Timer, SPI Flash & Eth RGMII cores 2020-03-02 19:55:22 +08:00
eth_rgmii.py implement UART, Timer, SPI Flash & Eth RGMII cores 2020-03-02 19:55:22 +08:00
gpio.py implement UART, Timer, SPI Flash & Eth RGMII cores 2020-03-02 19:55:22 +08:00
spiflash.py implement UART, Timer, SPI Flash & Eth RGMII cores 2020-03-02 19:55:22 +08:00
timer.py implement UART, Timer, SPI Flash & Eth RGMII cores 2020-03-02 19:55:22 +08:00
uart.py implement UART, Timer, SPI Flash & Eth RGMII cores 2020-03-02 19:55:22 +08:00