From 5a64434dd3b24e6f3107d07c9e858f4b6e852362 Mon Sep 17 00:00:00 2001 From: silver2row <silver1row@cox.net> Date: Mon, 25 Mar 2024 18:28:55 -0500 Subject: [PATCH] trying to understand what transpired when things changed... --- .../mchp-fpga-tools-installation-guide.rst | 8 -------- 1 file changed, 8 deletions(-) diff --git a/boards/beaglev/fire/demos-and-tutorials/mchp-fpga-tools-installation-guide.rst b/boards/beaglev/fire/demos-and-tutorials/mchp-fpga-tools-installation-guide.rst index db68f45d..0d507d22 100644 --- a/boards/beaglev/fire/demos-and-tutorials/mchp-fpga-tools-installation-guide.rst +++ b/boards/beaglev/fire/demos-and-tutorials/mchp-fpga-tools-installation-guide.rst @@ -63,10 +63,6 @@ Perform the post installation steps as described in the html file opened when yo Install the Libero licensing daemon ************************************ -Download the 64 bit Licensing Daemons from the `Microchip's daemons section <https://ww1.microchip.com/downloads/aemdocuments/documents/fpga/media-content/FPGA/daemons/Linux_Licensing_Daemon_11.16.1_64-bit.tar.gz>`_ -======= -Download the 64 bit Licensing Daemons from the `Microchip's daemons section <https://www.microchip.com/en-us/products/fpgas-and-plds/fpga-and-soc-design-tools/fpga/licensing>`_ - * `Linux_Licensing_Daemon_11.16.1_64-bit.tar.gz <https://ww1.microchip.com/downloads/aemdocuments/documents/fpga/media-content/FPGA/daemons/Linux_Licensing_Daemon_11.16.1_64-bit.tar.gz>`_ * `Windows_Licensing_Daemon_11.16.1_64-bit.zip <https://ww1.microchip.com/downloads/aemdocuments/documents/fpga/media-content/FPGA/daemons/Windows_Licensing_Daemon_11.16.1_64-bit.zip>`_ @@ -108,14 +104,10 @@ Execute tool setup script Download the script: - git clone https://git.beagleboard.org/beaglev-fire/Microchip-FPGA-Tools-Setup -======= .. literalinclude:: ./setup-microchip-tools.sh :caption: Libero environment and license setup script :language: bash -:download:`setup-microchip-tools.sh <./setup-microchip-tools.sh>` - Source the script: .. code-block:: -- GitLab