From e85df13127a004261492437b45d65bea53864a55 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Wed, 2 Jan 2019 16:34:29 +0800 Subject: [PATCH] nix: update docs --- nix/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/README.rst b/nix/README.rst index c6f69e4d6..f0ac1eb40 100644 --- a/nix/README.rst +++ b/nix/README.rst @@ -28,7 +28,7 @@ The above command will setup your entire environment. Note that it will compile ARTIQ development environment with Nix ====================================== -Run ``nix-shell artiq-dev.nix`` to obtain an environment containing Migen, MiSoC, Clang, Rust, Cargo, and OpenOCD in addition to the user environment above. +Run ``nix-shell artiq-dev.nix`` to obtain an environment containing Migen, MiSoC, Microscope, jesd204b, Clang, Rust, Cargo, and OpenOCD in addition to the user environment above. This creates a FHS chroot environment in order to simplify the installation and patching of Xilinx Vivado (it needs to be installed manually e.g. in your home folder).