marsohod.cfg 277 B

12345678910111213
  1. #
  2. # Marsohod CPLD Development and Education board
  3. #
  4. # http://marsohod.org/howtostart/plata
  5. #
  6. # Recommended MBFTDI programmer
  7. source [find interface/ftdi/mbftdi.cfg]
  8. adapter speed 2000
  9. transport select jtag
  10. # Altera MAXII EPM240T100C CPLD
  11. source [find cpld/altera-epm240.cfg]