Skip to content

Port to BlackIce board #9

@lawrie

Description

@lawrie

If you are interested in your project working on other boards, I have ported the midi and song_player examples to the BlackIce II board.

See https://github.com/lawrie/tiny-synth/blob/develop/examples/song_player/top.v and https://forum.mystorm.uk/t/midi-synthesizer/470.

The way I have done it is reasonably clean with most of the BlackIce stuff in a separate blackice directory, but the example directories have an apio.ini file for the TinyFPGA BX board, but a Makefile for the BlackIce II board. There is probably a better way of doing that. The Makefile should build it for either the BlackIce II or II boards. Apio works for BlackIce too, but I mainly use it on Linux with Makefiles.

I made a Midi Pmod for use with the BlackIce boards (or any others that support Pmods).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions