- 245
- 9 372
Thoithoi Singh (thoi)
Приєднався 14 лис 2012
Allegro PCB: Tips to Shift Connector from top to bottom with minimal changes
Allegro PCB: Tips to Shift Connector from top to bottom with minimal changes
Переглядів: 3
Відео
FPGA: Compiling, building and deploying an application on U55C card using g++/V++ cmd line approach
Переглядів 1914 годин тому
"For this tutorial, we acknowledge support from Columbia University’s Nevis Laboratories, the National Science Foundation (NSF Grant No. 2209917), and the National Aeronautics and Space Administration (NASA-APRA Grant No. 80NSSC23K1661, Sub. Award No. 505325-78050)."
Conda 24.9.2 installation and Running HLS4ML example
Переглядів 18114 днів тому
(base) [thoi@thoi hls4ml-tutorial]$ which conda ~/anaconda3/bin/conda (base) [thoi@thoi hls4ml-tutorial]$ conda version conda 24.9.2 [root@thoi hls4ml-tutorial]# which conda /root/anaconda3/bin/conda [root@thoi hls4ml-tutorial]# rm -rf /root/anaconda3/ docs.anaconda.com/anaconda/install/ cd ~ mkdir CONDA cd ~/CONDA su yum install libXcomposite libXcursor libXi libXtst libXrandr alsa-lib mesa-li...
FPGA: Conda installation Environment create and managing packages dependencies
Переглядів 5828 днів тому
su root@thoi CONDA]# yum install conda conda version conda info envs conda env list gedit thoi_env_test.yml name: thoi_envtest channels: - conda-forge dependencies: - python=3.6 - pip - pip: - numpy conda env create file thoi_env_test.yml conda info envs conda env list conda activate thoi_envtest CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'. To initi...
Allegro PCB: Drill symbol update of Through hole Pads and Vias
Переглядів 1528 днів тому
Allegro PCB: Drill symbol update of Through hole Pads and Vias
FPGA: Flash Alveo U55C Card Firmware & SC update on RHEL7.9
Переглядів 41Місяць тому
"For this tutorial, we acknowledge support from Columbia University’s Nevis Laboratories, the National Science Foundation (NSF Grant No. 2209917), and the National Aeronautics and Space Administration (NASA-APRA Grant No. 80NSSC23K1661, Sub. Award No. 505325-78050)." Upgrade xrt Installing more Deployment rpm as per 2024 requirement Fixing Card 0 found Issue Flashing the U55C Card Followed by C...
FPGA: Alveo U55C Card Validation on RHEL7.9
Переглядів 27Місяць тому
"For this tutorial, we acknowledge support from Columbia University’s Nevis Laboratories, the National Science Foundation (NSF Grant No. 2209917), and the National Aeronautics and Space Administration (NASA-APRA Grant No. 80NSSC23K1661, Sub. Award No. 505325-78050)." Upgrade xrt Installing more Deployment rpm as per 2024 requirement Fixing Card 0 found Issue Flashing the U55C Card Followed by C...
VNC server & VNC viewer installation on RHEL7.9
Переглядів 75Місяць тому
yum install tigervnc-server yum install tigervnc realvnc: www.realvnc.com/en/connect/download/viewer rpm -Uvh VNC-Viewer-7.13.0-Linux-x64.rpm or extract tar and run ./VNC-Connect-Installer-2.3.0-Linux-x64 vncserver -kill :1 vncviewer www.putorius.net/how-to-install-vnc-server-in-red-hat-7.html snapcraft.io/install/tigervnc/rhel snap install tigervnc doesnt work keep crashing which vncserver /us...
FPGA: Exploring Custom JTAG programmer for AMD Xilinx FPGA Part6 Programming FPGA using Pi pico
Переглядів 292Місяць тому
FPGA: Exploring Custom JTAG programmer for AMD Xilinx FPGA Part6 Programming FPGA using Pi pico
FPGA: Exploring Custom JTAG programmer for AMD Xilinx FPGA Part5 Flashing Raspberry pi PICO
Переглядів 1882 місяці тому
mkdir repos cd repos/ git clone github.com/raspberrypi/pico-sdk.git cd pico-sdk/ git submodule update init cd ~/repos git clone github.com/kholia/xvc-pico.git cd ~/repos/xvc-pico/daemon su yum -y install cmake cmake . cmake version CMake Error at CMakeLists.txt:2 (cmake_minimum_required): CMake 3.0 or higher is required. You are running version 2.8.12.2 su yum update wget dl.fedoraproject.org/p...
FPGA: Exploring Custom JTAG programmer for AMD Xilinx FPGA Part4 Flashing FT232H EEPROM
Переглядів 932 місяці тому
gist.github.com/rikka0w0/24b58b54473227502fa0334bbe75c3c1 github.com/dragonlock2/ftdi_dumps?tab=readme-ov-file www.digikey.com/en/products/detail/ftdi-future-technology-devices-international-ltd/FT232HQ-REEL/2614626 github.com/antonblanchard/ftdi-eeprom-mod www.amazon.com/Teyleten-Robot-FT232H-High-Speed-Multifunction/dp/B09XTF7C1P/ref=asc_df_B09XTF7C1P?mcid=def6f32947ac343a9fd9b3fa5dd14396&tag...
Allegro PCB: Understanding DRC Display status
Переглядів 282 місяці тому
Allegro PCB: Understanding DRC Display status
FPGA: Exploring Custom JTAG programmer for AMD Xilinx FPGA Part3 Level Shifter
Переглядів 972 місяці тому
www.ti.com/lit/an/scea064a/scea064a.pdf?ts=1731534356890&ref_url=https%3A%2F%2Fwww.bing.com%2F www.digikey.com/en/products/detail/texas-instruments/SN74AXC4T245RSVR/9954212 github.com/kholia/xvc-pico/ www.adiuvoengineering.com/post/microzed-chronicles-jtag-using-a-raspberry-pi-pico hackaday.com/2016/12/15/the-many-faces-of-jtag/ www.mouser.com/datasheet/2/690/Digilent_Inc._09142018_410-251-B-14...
Allegro PCB: Interactive link between schematics and layout
Переглядів 492 місяці тому
Allegro PCB: Interactive link between schematics and layout
FPGA: Exploring Custom JTAG programmer for AMD Xilinx FPGA Part2 Installing Pi pico Driver SDK
Переглядів 1792 місяці тому
FPGA: Exploring Custom JTAG programmer for AMD Xilinx FPGA Part2 Installing Pi pico Driver SDK
RHEL7.9: Important tools Installation series Part1
Переглядів 392 місяці тому
RHEL7.9: Important tools Installation series Part1
Allegro PCB: Create View Film file, Gerber with Drill generation & docs for PCB manufacturing Part3
Переглядів 252 місяці тому
Allegro PCB: Create View Film file, Gerber with Drill generation & docs for PCB manufacturing Part3
Red Hat 7.9 installation on a USB NVMe SSD plugged into a Dell 7960 workstation
Переглядів 3202 місяці тому
Red Hat 7.9 installation on a USB NVMe SSD plugged into a Dell 7960 workstation
Allegro PCB: How to change routed trace & Shapes from one layer to another
Переглядів 512 місяці тому
Allegro PCB: How to change routed trace & Shapes from one layer to another
FPGA: Alveo U55C Driver and Vivado 2023 Installation on RHEL7.9
Переглядів 1362 місяці тому
FPGA: Alveo U55C Driver and Vivado 2023 Installation on RHEL7.9
Halloween Parade 2024 New York City’s 51st Annual
Переглядів 2312 місяці тому
Halloween Parade 2024 New York City’s 51st Annual
FPGA: Exploring Custom JTAG programmer for AMD Xilinx FPGA Part1
Переглядів 4882 місяці тому
FPGA: Exploring Custom JTAG programmer for AMD Xilinx FPGA Part1
How to make Bootable Pendrive on RedHat Linux/Windows & Quick Installation RHEL7.9 on VMware
Переглядів 262 місяці тому
How to make Bootable Pendrive on RedHat Linux/Windows & Quick Installation RHEL7.9 on VMware
Allegro PCB: Create View Film file, Gerber with Drill generation & docs for PCB manufacturing Part2
Переглядів 1012 місяці тому
Allegro PCB: Create View Film file, Gerber with Drill generation & docs for PCB manufacturing Part2
Allegro PCB: Quick tips on Adding Linear Dimension in the design
Переглядів 232 місяці тому
Allegro PCB: Quick tips on Adding Linear Dimension in the design
How to download any version of RedHat Linux ISO image
Переглядів 1292 місяці тому
How to download any version of RedHat Linux ISO image
Allegro PCB: Layout PDF export, print & check scale factor, Board size & footprint size Part3
Переглядів 122 місяці тому
Allegro PCB: Layout PDF export, print & check scale factor, Board size & footprint size Part3
Hello! First of all i want to say that this video was very useful.Second, can you share (if you dont mind) what extensions are you using for the vscode (including the theme also) ? Thank you
can i add spartan 3E board to vivado ?
hi ,there is no voice
Some description be helpful, looks like something hardcore
I know this is 1 year old post but do you know where I can get this boot file
archive.org/details/sol-8-u7-ia#:~:text=Solaris%208%202/02%20Operating%20System,%20INTEL
@@thoi_134which ones do I install and how do I install all 3 if I have too
@@thoi_134would you remember how to install 2 or 3 ISO’s at once
@@thoi_134did you use all 3 iso’s and if so how?
Will definitely order a mic defenetly ,.. Just starting somewhere even though not up to the mark will improve eventually
The volume is very low. Try to keep your mic close to you for future videos. Thanks
Nice videography 👌
bro dont just lock ur bike outside
Where were you for 3 months? No videos uploaded
Bro?