Add mention of Nix in "Running the verification tasks"

pull/1/head
Donald Sebastian Leung 2020-10-23 10:43:43 +08:00
parent 2f9d4a6348
commit 69a3e5606f
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ Formally verified implementation of the ARTIQ RTIO core in nMigen
## Running the verification tasks
Currently, only the sorting network contains assertions to be verified. To run the verification tasks for the sorting network, change directory to the root of this project and do
Currently, only the sorting network contains assertions to be verified. To run the verification tasks for the sorting network, change directory to the root of this project, set up the [Nix](https://nixos.org) environment by running `nix-shell` and do
```bash
$ python -m rtio.test.sed.output_network