aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEddie Hung <eddieh@ece.ubc.ca>2019-02-20 13:45:23 -0800
committerGitHub <noreply@github.com>2019-02-20 13:45:23 -0800
commit3107878cef5fdd023d9203ebdb68a300b93d81a9 (patch)
tree38af024f62369e901d3f1c7362059d22a63d4c99
parent7944dac4aa04399a368a1a15efbb3acc4446b655 (diff)
downloadnextpnr-tests-3107878cef5fdd023d9203ebdb68a300b93d81a9.tar.gz
nextpnr-tests-3107878cef5fdd023d9203ebdb68a300b93d81a9.tar.bz2
nextpnr-tests-3107878cef5fdd023d9203ebdb68a300b93d81a9.zip
Update README.md
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 010e12a..7415afb 100644
--- a/README.md
+++ b/README.md
@@ -11,3 +11,4 @@ Initial contents were populated from [YosysHQ/nextpnr@6cc1bf](https://github.com
- For `*.sh`: decompress `*.json.gz` into `*.json`, then run `*.sh` script
- After executing `nextpnr`, will run `icebox_vlog` on the generated `*.asc` as a sanity check
- Non zero exit code of `nextpnr`, `*.sh`, or `icebox_vlog` constitutes a test failure
+- Where available, the source Verilog file(s) used to generate the `*.json` should be included, along with a `*.ys` Yosys script if it is anything but a simple invocation of `synth_<arch>`