- Create new SpinalHDL project based on ProjectWizard and Templates
-
learn how to develop an intellij plugin with Gradle
-
modify build.gradle configuration according to your environment
change
ideDirectoryto "your idea install path"comment or remove
jvmArgs '-Didea.platform.prefix=Chip' -
run gradle tasks buildPlugin or runIde directly