cavearr / icecrystal

Icestudio Collection to drive displays from Open Source FPGAs
GNU General Public License v2.0
19 stars 7 forks source link

Collection Not visible from the icm tool #19

Closed Obijuan closed 4 months ago

Obijuan commented 4 months ago

Currently this collection can not be seen and installed from the icm tool

If you want it to be installed from icm you should follow these steps:

  1. Rename the master branch to main (It can be done very easily from the github interface: Click on "master" and select: "View all branches". Then click on the "..." on the right and select Rename branch. Write the new branch name: "main". That's it)
  2. Create a new release with the name "v1.0.0"
cavearr commented 4 months ago

Done!

Obijuan commented 4 months ago

The name given to the release is not correct. Is should be "v1.0.0" (Currently it is "v1.0.0-Nucleation", and icm cannot detect it)

cavearr commented 4 months ago

I had tried with v1.0.0 and v0.1.0 but both fails too.

Obijuan commented 4 months ago

OK. Forget about it. I will fork it in FPGAwars and debug from there