在线scala编程 https://scalafiddle.io/ Scala教程 http://www.runoob.com/scala/scala-tutorial.html https://www.yiibai.com/scala/scala_strings.html http://wiki.jikexueyuan.com/project/scala-development-guide/add-scope.htmlhtml
一个好的scala spark kafka Hadoop资料网站 https://www.iteblog.com/git
大量的RISC-V文章(可下载) https://blog.csdn.net/zzwu/article/details/54798818github
小牛学堂教程 http://www.edu360.cn/news/tutorials/content?id=3859算法
programming in scala(scala编程中文版)相关代码及资源 https://booksites.artima.com/programming_in_scala_2edspring
scala for eclise安装 http://scala-ide.org/docs/current-user-doc/gettingstarted/index.html 中有http://scala-ide.org/download/nightly.html 插件for eclipse下载编程
Eclipse 安装scala插件 https://blog.csdn.net/juan0728juan/article/details/74531922 (我安装前面二项就成功了,但源码跟踪时不能看到源码)架构
1. scala2.12.6.msi 安装 2. 配置SCALA_HOME 及path路径 SCALA_HOME C:\Program Files (x86)\scala PATH :%SCALA_HOME%\bin 3. 安装eclipse-scala-plugin插件,下载地址http://scala-ide.org/download/current.html 其中有以下说明: Eclipse 4.7 (Oxygen) Update site installation http://download.scala-ide.org/sdk/lithium/e47/scala212/stable/site (If you cannot use the update site, a downloadable local update site is available: zipfile) 我下载了zipfile文件 解压缩之后把plugins和features复制到eclipse目录,重启eclipse之后便可。
http://developer.51cto.com/art/200907/138000.htm 位移方面的运算符dom
想尝试RISC-V处理器?从如下Xilinx FPGA开发套件开始!eclipse
http://xilinx.eetrend.com/news/10495
1:Scala 是一门怎样的语言,具备哪些优缺点? https://www.zhihu.com/question/19748408yii
2:RISC-V开源项目为何选用chisel这种新的高层次建模语言,而不是SystemVerilog? https://www.zhihu.com/question/58584770/answer/159303395
3:本站点但愿可以为国内的RISC-V开发者和爱好者提供便利 https://cnrv.io/
4:64位开源处理器Rocket的源代码简单介绍(https://github.com/ucb-bar/rocket 下载Rocket的所有源码) https://blog.csdn.net/leishangwen/article/details/46604819
5:RISC V Rocket-chip 模拟器使用笔记(一) https://blog.csdn.net/idevede/article/details/79538864
6:RISC-V学习第一篇 - rocket环境的创建 https://blog.csdn.net/MayCiCi/article/details/73024352
7:RISC-V学习第一篇 - boom环境的创建 https://blog.csdn.net/MayCiCi/article/details/72857900
8:基于DE2的开源片上系统Freedom E310移植 https://blog.csdn.net/leishangwen/article/details/72982044
9:开源 RISC-V 架构正在改变 IoT 处理器的游戏规则 http://laoyaoba.com/ss6/html/11/n-665611.html
10:Chisel实验笔记(一) https://blog.csdn.net/leishangwen/article/details/46225587
11:chisel入门踩坑 https://blog.csdn.net/ds1231h/article/details/72773081
chisel3代码下载 https://github.com/freechipsproject/chisel3
12:基于RISC-V架构的开源处理器及SoC研究综述 https://blog.csdn.net/u013710265/article/details/70336301
13:picoRV32 CPU introduction(开源cpu) https://blog.csdn.net/kuankuan02/article/details/79222173
14:使用gnu 编译picoRV32 c/asm 代码 https://blog.csdn.net/kuankuan02/article/details/79264180
15:picoRV32 (RISC-V) GCC 编译环境 https://blog.csdn.net/kuankuan02/article/details/79233442
16:大量的RISC-V文章 https://blog.csdn.net/zzwu/article/details/54798818
17:EETOP网友呕心沥血翻译大做:RISC-V资料大全中文版 http://xilinx.eetop.cn/viewnews-2744 具体下载网址: http://bbs.eetop.cn/thread-604886-1-1.html
18:开源超功耗RISC-V处理器CPU蜂鸟E200 github中有代码(https://github.com/SI-RISCV/e200_opensource/tree/master/doc) http://bbs.eetop.cn/thread-663279-1-1.html
19:开源专用集成电路原型套件 BaseJump https://tieba.baidu.com/p/5000526273
20:想尝试RISC-V处理器?从如下Xilinx FPGA开发套件 https://tieba.baidu.com/p/4962103218
21:伯克利的chisel3网址 https://chisel.eecs.berkeley.edu/
22:伯克利的chisel-tutorial网址 https://github.com/ucb-bar/chisel-tutorial
http://repo.springsource.org/plugins-release/edu/berkeley/cs/
23:verilator官方文档 https://www.veripool.org/wiki/verilator
24:Boom环境的搭建 https://blog.csdn.net/lpn709695399/article/details/76714101
25:各类开源实现 https://baike.baidu.com/item/RISC-V/22606314?fr=aladdin
26:picoRV32 CPU introduction(开源cpu) https://blog.csdn.net/kuankuan02/article/details/79222173
27:使用gnu 编译picoRV32 c/asm 代码 https://blog.csdn.net/kuankuan02/article/details/79264180
28:picoRV32 (RISC-V) GCC 编译环境 https://blog.csdn.net/kuankuan02/article/details/79233442
29: http://www.misclogic.com/html/2017-05-07-chisel-vs-verilog.htm
30:旧板子新玩法——DE2上运行Freedom E310 Freedom E310是一个开源SoC,其处理器核心是RISC-V架构的开源处理器E3 Coreplex,由SiFive公司设计发布的 https://blog.csdn.net/leishangwen/article/details/56298462
30:Chisel Tutorial(八)——运行与测试(总共有多篇帖子,此处只列第八篇) https://blog.csdn.net/leishangwen/article/details/47975145
31: https://blog.csdn.net/leishangwen/
32:Support for zScale on Spartan6 FPGAs (我有Spartan6硬件,因此这个网页能够好好研究) https://github.com/ucb-bar/fpga-spartan6
33:RIDECORE开源处理器 RIDECORE是一款采用RISC-V指令集(www.riscv.org )的开源处理器( https://github.com/ridecore/ridecore ), 它采用了2路超标量乱序执行结构。分支预测采用了经典的GShare算法,能够很好的参考