Open Syedateeb24 opened 4 months ago
Hello, I am sorry that there are issues with Verilator traces and ideal-dispatcher mode. I will need some time to debug it since we usually use QuestaSim to generate traces and in ideal-dispatcher mode
@mp-17
Based on the previous issues i have investigated i came across the solution for generating fst file is to bump the verilator version back to v4.214 which is mentioned in #260
Does that really work ?
and tried to edit the make file in /ara
to VERIL_VERSION ?= v4.214
and tried running make verilator
and got the following error :
verilator_install_log.txt
Similar to the last issue illustrated in #314
@mp-17 i am facing an exactly similiar issue to #320 while executing the fmatmul.ideal program
and neither was i able to generate the fst waveform file , the output i got is:
Please help me resolve the issue.