Yash

Results 18 comments of Yash

Thank a lot. Your suggestion worked. I see the correct functionality now. ``` ****** Xilinx System Debugger (XSDB) v2020.1 **** Build date : May 27 2020-20:33:44 ** Copyright 1986-2020 Xilinx,...

I followed the steps. Here is the output on 'ldd ubuntu.exe', ``` ubuntu@ip-192-168-0-13:~/riscy-OOO/procs/build/RV64G_OOO.core_1.core_SMALL.cache_LARGE.weak.l1_cache_lru.check_deadlock/awsf1/bin$ ldd ubuntu.exe linux-vdso.so.1 => (0x00007ffe95dd5000) libfesvr.so => /home/ubuntu/riscy-OOO/tools/RV64G/lib/libfesvr.so (0x00007fe1b4eac000) libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007fe1b4c8f000) libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007fe1b490d000)...

Thank you for quick response. I will work around the makefile with a different mirror of binuitls.

Using **HiveNet_March_2023** branch, I get a similar ERROR with `-part` as `xcu250-figd2104-2L-e`. I tired with `xcu200-fsgd2104-2-e`, still same ERROR. `ERROR: [BD 5-683] VLNV is not supported for the current part.`...

Can you please clarify on the networking cables and switch between a desktop PC and VCU1525 card for NFS boot. #257 , you mentioned to use **10G SFP+ router** and...

Thank you for the suggestion. I will order 10Gtek cable. What are the changes in `CONFIG_BOOTARGS=` if I have to use static IP instead of `ip=dhcp` in Makefile refereed at...

I was able to successfully generate the bitstream, and corresponding mcs file and prm file for rocket64b1. However I can not see "Hart \#0" in xsdb. Following are the steps...

I checked the DIMM model -- they are the original ones provided along the board. The part number I see is "MTA18ASF2G72PZ-2G3B1RG", and matches with the one in user guide...

I setup the XRT and validated the card. Log seems to be fine. ``` yash@yash-SYS-5038K-I-ES1:~$ sudo /opt/xilinx/xrt/bin/xbutil validate INFO: Found 1 cards INFO: Validating card[0]: xilinx_vcu1525_xdma_201830_1 INFO: Checking PCIE link...

While debugging the vcu1525, I was checking `sudo lspci -vvv`and following is the log: I see the Link speed 5GT/s and Width as x8 below in fields `LnkSta, LnkCap`. 5...