-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When adding an internal signal, if the internal signal name starts with an underscore, the underscore will be converted to 05F #10
Comments
Verilator feature, which convert the character behind |
XSPCOMM_INSTALL_PREFIX=picker/ XSPCOMM_BUILD_WHEEL=1 pip3 run build |
It's pipx, not pip3. pipx can be installed via pip3 install pipx. |
感谢大佬,当时picker测试文档是跳跃看的,目前所有环境配置问题都解决了,实在抱歉,给您添麻烦了。真心感谢
At 2024-10-14 17:01:31, "Zhicheng" ***@***.***> wrote:
XSPCOMM_INSTALL_PREFIX=picker/ XSPCOMM_BUILD_WHEEL=1 pip3 run build ERROR: unknown command "run"
It's pipx, not pip3. pipx can be installed via pip3 install pipx.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
抱歉大佬,根据测试教程测试果壳时编译报错Exception in thread "main" circt.stage.phases.Exceptions$FirtoolNonZeroExitCode: firtool returned a non-zero exit code. Note that this version of Chisel (6.0.0-M3) was published against firtool version 1.52.0.。想请教一下,这个问题是用firrtl 1.52.0以上版本都可以还是只能用1.52.0版本呢,目前我用的是LLVM (http://llvm.org/):
LLVM version 15.0.0git
Optimized build.
Default target: x86_64-unknown-linux-gnu
Host CPU: haswell
CIRCT unknown git version
At 2024-10-14 17:01:31, "Zhicheng" ***@***.***> wrote:
XSPCOMM_INSTALL_PREFIX=picker/ XSPCOMM_BUILD_WHEEL=1 pip3 run build ERROR: unknown command "run"
It's pipx, not pip3. pipx can be installed via pip3 install pipx.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Plz restart a new issue instead of discussing under this unrelated issue. |
The text was updated successfully, but these errors were encountered: