litex/mibuild
Werner Almesberger 59d64e92e8 mibuild: define memory card pins of the Milkymist One platorm
This patch adds the memory card pins to the M1 platform definition in
mibuild.

I've tentatively named them "mmc". As far as I can tell, "MMC" is not
trademarked ("MultiMediaCard" the new "eMMC" would be), and "MMC" is
commonly used in the industry in a descriptive way to refer to this
sort of interface.

The original Verilog-based M1 calls the interface "mc", but since
several names have changed between milkymist and -ng, I thought I'd
use a more familiar name.

Usage example (clock signal divided by powers of two on the MMC TPs):
https://github.com/wpwrak/ming-ddc-debug/blob/counter-on-mmc/build.py

- Werner
2013-04-12 09:51:57 +02:00
..
platforms mibuild: define memory card pins of the Milkymist One platorm 2013-04-12 09:51:57 +02:00
__init__.py Initial version 2013-02-07 22:07:30 +01:00
altera_quartus.py altera_quartus: fix clock domain name 2013-03-26 23:05:46 +01:00
crg.py crg: apply constraint to IO pins, not internal signals 2013-04-08 20:28:11 +02:00
generic_platform.py Support for platform info 2013-03-26 19:17:35 +01:00
tools.py Support adding Verilog/VHDL files 2013-02-08 20:25:20 +01:00
xilinx_ise.py crg: apply constraint to IO pins, not internal signals 2013-04-08 20:28:11 +02:00