Update README.md

This commit is contained in:
Dolu1990
2016-04-15 19:27:04 +01:00
parent af2823c5c1
commit d1a1b215dd

View File

@@ -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.