olofk / fusesoc

Package manager and build abstraction tool for FPGA/ASIC development
BSD 2-Clause "Simplified" License
1.21k stars 246 forks source link

Trouble with Simulation Kernel. #698

Open yvishal-123 opened 4 months ago

yvishal-123 commented 4 months ago

HELLO ALL, I am facing the issue is => **Trouble with Simulation Kernel. make: * [Makefile:36: run] Error 218 ERROR: Failed to run arr:t1:rtl_top:1.0.0 : '['make', 'run']' exited with an error: 2

When I am running the simulation in FUSESOC environment that time my half of the simulation is running fine and then it stopped and showing the above error which is not much clear to proceed me or to debug it and when i am running manually in modelsim I am not facing any issue like above and got my output as expected. suggest me possible ways so that i can try in my FUSESOC environment and debug it. Thanks in advance.