You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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)
Add a package.json file with information about the collection (name, description, version....) (I will pull-req a package.json file for this collection)
When this bug is fixed, any user can install the ice-chips-verilog from the command line just by typing: icm install ice-chips-verilog
The text was updated successfully, but these errors were encountered:
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:
When this bug is fixed, any user can install the ice-chips-verilog from the command line just by typing:
icm install ice-chips-verilog
The text was updated successfully, but these errors were encountered: