apio-examples icon indicating copy to clipboard operation
apio-examples copied to clipboard

Support for FOMU hacker version?

Open kwauchope opened this issue 4 years ago • 0 comments

Hi,

I was wondering if anyone thinks it is worthwhile adding support in the examples for the FOMU hacker version. The board differs as described in https://github.com/im-tomu/fomu-hardware

To get the examples working on the hacker version I used the slightly different pin mapping from https://github.com/im-tomu/fomu-workshop/blob/master/verilog/blink/blink.v that is setup in the workshop using a env var (which adds a YOSYS -D flag) as well as replaced the pinout.pcf with https://github.com/im-tomu/fomu-workshop/blob/master/pcf/fomu-hacker.pcf

I'm happy to put in a pull request with my working version if you think its worthwhile and would like me to, I was however wondering if there is a better way to deal with duplication. The pinout.pcf would be ripped off directly from the workshop which is under apache2 licence.

I also note there are two examples for the FOMU, Blink and Blinky, that I believe are the same.

Cheers

kwauchope avatar Feb 02 '21 08:02 kwauchope