sipeed / TangNano-9K-example

TangNano-9K-example project
211 stars 66 forks source link

How to use with Mac? #23

Open louis030195 opened 7 months ago

louis030195 commented 7 months ago

I'm stuck at the Gowin part which does not seem to run on Mac

ATM I'm looking at how to run Gowin in Docker Ubuntu or in the cloud with port forwarding - if you have any instructions on how to do so?

wonderfullook commented 7 months ago

Maybe opensource fpga toolchain is a good choice to do this, but there may be some bugs if you try this on Gowin device.

https://github.com/YosysHQ/apicula

mrLSD commented 6 months ago

@louis030195 if you asked about GoWin EDA - it's not supported under Mac. But you easely can use VSCode with LashiLabs extension.

If you ask to synth and burn. Here is my example project for Mac (take a look Makefile): https://github.com/mrLSD/fpga/tree/master/sipeed-tangnano-9k/lcd_screen