【问题标题】:sbt.TrapExitSecurityException error message in from Chisel (rocket-chip)来自 Chisel(火箭芯片)的 sbt.TrapExitSecurityException 错误消息
【发布时间】:2020-03-01 20:20:08
【问题描述】:

我在火箭芯片 Chisel 阐述中得到了这个迷人的例外(没有额外的回溯,就是这样)。

[info] [0.003] Elaborating design...
------------------------------------------------------------------------------
Error: Exception thrown when elaborating ChiselGeneratorAnnotation
Try --help for more information.
------------------------------------------------------------------------------
Exception: sbt.TrapExitSecurityException thrown from the UncaughtExceptionHandler in thread "run-main-0"

这是来自 PR https://github.com/chipsalliance/rocket-chip/pull/2310。我已经设法以一种我以前从未见过的方式用如此少的信息完全地用软管连接发电机。有人知道这种错误是什么意思吗?

【问题讨论】:

标签: scala chisel rocket-chip


【解决方案1】:

我相信这是由于最近的 PR 添加了分阶段编译:https://github.com/chipsalliance/rocket-chip/pull/2274/files

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2015-08-10
    • 1970-01-01
    • 1970-01-01
    • 2016-10-20
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多