Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 79fc22b4 authored by Jason Kridner's avatar Jason Kridner
Browse files

bvf: add todos to simplify!

parent f972859c
No related merge requests found
......@@ -75,7 +75,8 @@ It will be different for Mac and Windows operatig systems. To find serial port f
Demos and Tutorials
*******************
* :ref:`beaglev-fire-flashing-board`
* :ref:`beaglev-fire-gateware-version`
* :ref:`beaglev-fire-flashing-board`
* :ref:`beaglev-fire-gateware-design`
* :ref:`beaglev-fire-mchp-fpga-tools-installation-guide`
......@@ -16,5 +16,5 @@ Demos
demos-and-tutorials/flashing-board
demos-and-tutorials/mchp-fpga-tools-installation-guide
demos-and-tutorials/gateware
demos-and-tutorials/gateware/how-to-find-out-whats-on-the-board.rst
demos-and-tutorials/gateware/index
demos-and-tutorials/gateware/how-to-find-out-whats-on-the-board
......@@ -3,6 +3,12 @@
Flashing gateware and Linux image
##################################
.. todo::
This is the *hard* way! Special cables and FlashPros are not required when using the firmware we initially ship on the board. This tutorial should be
rescripted as how to _unbrick_ your board. Also, we have other work-arounds using software and GPIOs rather than FlashPros. Let's not put this in user's
face as *the* experience when it is far more painful than using the `change-gateware.sh` script and "hold BOOT button when applying power" solutions we've created!
In this tutorial we are going to learn to flash the gateware image
to FPGA and ``sdcard.image`` to eMMC storage.
......
......@@ -5,6 +5,15 @@ Microchip FPGA Tools Installation Guide
Instructions for installing the Microchip FPGA tools on a Ubuntu 20.04 desktop.
.. important::
We will be providing instances of Libero that you can run from git.beagleboard.org's gitlab-runners such that you do not need to install the tools on
your local machine.
.. todo::
Make sure people know about the alternative and we provide links to details on that before we send them down this process.
Install Libero 2022.3
************************
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment