diff --git a/docs/requirements.rst b/docs/requirements.rst index 20eff79..4002361 100644 --- a/docs/requirements.rst +++ b/docs/requirements.rst @@ -172,18 +172,18 @@ Ensure it says **(Fomu build)**. Type ``exit`` to quit ``yosys``. The `Fomu Toolchain `__ consists of the following tools; - ============================================================= ============================================= - Tool Purpose - ============================================================= ============================================= - `yosys `__ Verilog synthesis - `nextpnr-ice40 `__ FPGA place-and-route - `icestorm `__ FPGA bitstream packing - `riscv toolchain `__ Compile code for a RISC-V softcore - `dfu-util `__ Load a bitstream or code onto Fomu - `python `__ Convert Migen/Litex code to Verilog - `wishbone-tool `__ Interact with Fomu over USB - **serial console** Interact with Python over a virtual console - ============================================================= ============================================= + ================================================================ ============================================= + Tool Purpose + ================================================================ ============================================= + `yosys `__ Verilog synthesis + `nextpnr-ice40 `__ FPGA place-and-route + `icestorm `__ FPGA bitstream packing + `riscv toolchain `__ Compile code for a RISC-V softcore + `dfu-util `__ Load a bitstream or code onto Fomu + `python `__ Convert Migen/Litex code to Verilog + `wishbone-utils `__ Interact with Fomu over USB + **serial console** Interact with Python over a virtual console + ================================================================ ============================================= .. _required-hardware: