From f33d02dca9f6080c2497a4e058554c9908677888 Mon Sep 17 00:00:00 2001 From: Keith Rothman <537074+litghost@users.noreply.github.com> Date: Thu, 25 Mar 2021 17:54:44 -0700 Subject: Update README with latest develpment progress. Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> --- fpga_interchange/examples/README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'fpga_interchange/examples') diff --git a/fpga_interchange/examples/README.md b/fpga_interchange/examples/README.md index c7df6d5a..6c1da117 100644 --- a/fpga_interchange/examples/README.md +++ b/fpga_interchange/examples/README.md @@ -29,6 +29,13 @@ Install python-fpga-interchange if not already installed: ``` git clone https://github.com/SymbiFlow/python-fpga-interchange.git cd python-fpga-interchange.git +# +# Note: Recommend checking out a specific release, for example: +# +# git checkout v0.0.5 +# +# Release of python-fpga-interchange library does have to match nextpnr +# implementation. python -m pip install -e . ``` -- cgit v1.2.3