Fix fpga_interchange/README.md duplicate patch statement.

Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
This commit is contained in:
Keith Rothman 2021-02-03 15:09:26 -08:00
parent 90ece77f8d
commit d4f66a73c1

View File

@ -123,14 +123,6 @@ python3 -mfpga_interchange.patch \
xc7a35tcpg236-1_constraints.device \
test_data/series7_luts.yaml \
xc7a35tcpg236-1_constraints_luts.device
python3 -mfpga_interchange.patch \
--schema_dir ${RAPIDWRIGHT_PATH}/interchange/ \
--schema device \
--patch_path lutDefinitions \
--patch_format yaml \
xc7a35tcpg236-1_constraints.device \
test_data/series7_luts.yaml \
xc7a35tcpg236-1_constraints_luts.device
```
Generate nextpnr BBA and constids.inc from device database: