Tanishqgithub
Tanishqgithub
1. Oh yeah i also didn't notice that The output is attached below  There is something definitely problem with the installation 2. I got the similar blank output for...
Respected sir I re-clonned the entire setup and tried to start from first : 1. after running ``` make toolchain-llvm &> toolchain_llvm_install.log``` i got this log file : [toolchain_llvm_install.txt](https://github.com/user-attachments/files/16050628/toolchain_llvm_install.txt) 2....
1. Yes that command works :  2. The command you gave to patch was an excellent idea and actually solved the problem but gave to another error : ```...
1. That worked ``` Simulation of Ara ================= Simulation running, end by pressing CTRL-c. ============= FMATMUL = ============ ------------------------------------------------------------ Calculating a (4 x 4) x (4 x 4) matrix multiplication......
Respected sir A kind request to reply for the last query Thanking you Tanishq.S On Mon, 1 Jul, 2024, 7:37 pm Matteo Perotti, ***@***.***> wrote: > Do you have libelf...
@mp-17 1. vcd File There is no output ``` fmatmul.vcd ``` obtained in the path ```/home/tanishq/Documents/ARA_new/ara/fmatmul.vcd ``` found But the terminal o/p shows SUCESS same like o/p in previous message...
@mp-17 As u said for fst file i did add the commit and then i got this o/p : ``` tanishq@Tanishq:~/Documents/ARA_new/ara$ # Compile fmatmul for Ara make -C apps bin/fmatmul...
@mp-17 1. For fst i tried the solution in #260 i,e changing -O3 to -O0 but the simulation sort of stopped midway and gave this o/p : ``` Set `ram...
@mp-17 Respected sir A kind request to reply for the last query Thanking you Tanishq.S
@mp-17 I did bump down the verilator version to 4.214 and i tried the fst simulation : ``` # Compile fmatmul for Ara make -C apps bin/fmatmul # Verilate the...