mirror of
https://github.com/SpinalHDL/SpinalTemplateSbt.git
synced 2025-10-22 23:58:44 +08:00
Update README.md
This commit is contained in:
@@ -25,7 +25,7 @@ You need to install :
|
|||||||
- Java JDK
|
- Java JDK
|
||||||
- Scala
|
- Scala
|
||||||
- SBT
|
- SBT
|
||||||
- Intellij IDEA (the free Community Edition is nice)
|
- Intellij IDEA 14.1.3(the free Community Edition is nice)
|
||||||
- Intellij IDEA Scala plugin
|
- Intellij IDEA Scala plugin
|
||||||
|
|
||||||
And do the following :
|
And do the following :
|
||||||
@@ -35,4 +35,4 @@ And do the following :
|
|||||||
- In addition maybe you need to specify some path like JDK to Intellij
|
- In addition maybe you need to specify some path like JDK to Intellij
|
||||||
- In the project (Intellij project GUI), right click on src/main/scala/MyCode/TopLeve.scala and select "Run MyTopLevel"
|
- In the project (Intellij project GUI), right click on src/main/scala/MyCode/TopLeve.scala and select "Run MyTopLevel"
|
||||||
|
|
||||||
Normally, this must generate output files MyTopLevel.vhd.
|
Normally, this must generate output files MyTopLevel.vhd.
|
||||||
|
Reference in New Issue
Block a user