1 Star 0 Fork 0

chisuhua/sifive-blocks

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build.wake 336 Bytes
一键复制 编辑 原始数据 按行查看 历史
Albert Chen 提交于 2019-05-25 15:53 . update for new rocket-chip-wake
def scalacOpts =
"-deprecation",
"-feature",
"-unchecked",
"-language:reflectiveCalls",
"-Xsource:2.11",
Nil
global def sifiveBlocksScalaModule =
makeScalaModuleFromJSON here "sifiveBlocks"
| setScalaModuleDeps (rocketchipScalaModule, Nil)
| setScalaModuleScalacOptions scalacOpts
| addMacrosParadiseCompilerPlugin
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/chisuhua/sifive-blocks.git
[email protected]:chisuhua/sifive-blocks.git
chisuhua
sifive-blocks
sifive-blocks
master

搜索帮助