Skip to content
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

Dual-core simulation failed #2179

Open
JackyWu526 opened this issue Jul 13, 2023 · 1 comment
Open

Dual-core simulation failed #2179

JackyWu526 opened this issue Jul 13, 2023 · 1 comment

Comments

@JackyWu526
Copy link

JackyWu526 commented Jul 13, 2023

Describe the bug
使用make verilog NUM_CORES=2生成两核的代码,make emu -j32生成仿真环境,再./build/emu -i ./ready-to-run/linux.bin执行仿真,结果出错。请问双核测试的bin文件需要重新生成吗?上面的操作步骤准确吗?我如何才能跑起双核测试,谢谢!

[Translation]
Use make verilog NUM_CORES=2 to generate dual-core code, make emu -j32 to generate the simulation environment, and then ./build/emu -i ./ready-to-run/linux.bin to execute the simulation, and the result is wrong. Does the bin file for the dual-core test need to be regenerated? Are the above steps accurate? How can I run the dual-core test, thanks!

To Reproduce

Expected behavior

Screenshots

Environment (optional, if necessary):

  • OS: Ubuntu 20.04 LTS
  • Compiler: GCC 9.4.0

Additional context

@wakafa1
Copy link
Member

wakafa1 commented Jul 15, 2023

请完善 To Reproduce、Expected behavior、Screenshots 等内容

[Translation]
Please fill out "To Reproduce", "Expected behavior", "Screenshots", etc.

@Tang-Haojin Tang-Haojin changed the title 双核仿真失败 Dual-core simulation failed Dec 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants