mirror of
https://github.com/SpinalHDL/SpinalTemplateSbt.git
synced 2025-10-22 23:58:44 +08:00
Notes about eclipse added #8
This commit is contained in:
@@ -89,6 +89,8 @@ Normally, this must generate an MyTopLevel.v output files.
|
|||||||
|
|
||||||
## Basics, with Eclipse and its scala plugin
|
## Basics, with Eclipse and its scala plugin
|
||||||
|
|
||||||
|
First, i "strongly" suggest to use intellij idea instead.
|
||||||
|
|
||||||
You need to install :
|
You need to install :
|
||||||
|
|
||||||
- Java JDK
|
- Java JDK
|
||||||
@@ -100,6 +102,7 @@ You need to install :
|
|||||||
And do the following :
|
And do the following :
|
||||||
|
|
||||||
- Clone or download this repository.
|
- Clone or download this repository.
|
||||||
|
- Revert changes from https://github.com/SpinalHDL/SpinalTemplateSbt/commit/173bbb9bb8cbf70087339104f6ebced9321908dd
|
||||||
- Run ```sbt eclipse``` in the ```SpinalTemplateSbt``` directory.
|
- Run ```sbt eclipse``` in the ```SpinalTemplateSbt``` directory.
|
||||||
- Import the eclipse project from eclipse.
|
- Import the eclipse project from eclipse.
|
||||||
- In the project (eclipse project GUI), right click on src/main/scala/mylib/MyTopLevel.scala, right click on MyTopLevelVerilog, and select run it
|
- In the project (eclipse project GUI), right click on src/main/scala/mylib/MyTopLevel.scala, right click on MyTopLevelVerilog, and select run it
|
||||||
|
Reference in New Issue
Block a user