~ruther/nix-fpga

360b4f46563b10bbb24d886af4f5f0c33e0f0bed — Rutherther 1 year, 12 days ago 657f729
docs: add information about other programs in main package binary folder
1 files changed, 5 insertions(+), 0 deletions(-)

M README.md
M README.md => README.md +5 -0
@@ 37,6 37,11 @@ To run the shell, you would follow what was done for the installation,
`nix run github:Rutherther/nix-fpga#quartus-shell`. All vendor scripts will be
sourced, bins added to `$PATH`, so the software may be ran directly.

The main package also usually has more executables inside of its binary folder,
these are all wrapper scripts that call the FHS environment. If you want to use these,
you would typically add the package to your path in your shell and that will add
all executables to your `$PATH`.

## Udev rules
If you want to flash the FPGA, you will need udev rules installed.
These cannot be installed the same way as on other Linux systems via

Do not follow this link