aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEddie Hung <eddieh@ece.ubc.ca>2019-02-20 13:45:59 -0800
committerGitHub <noreply@github.com>2019-02-20 13:45:59 -0800
commit3edae53d2ef2cfd909a18773d7f20155dc85f48b (patch)
treec886156284d0cf94ab98c67f881cea53d67cb659
parent3107878cef5fdd023d9203ebdb68a300b93d81a9 (diff)
downloadnextpnr-tests-3edae53d2ef2cfd909a18773d7f20155dc85f48b.tar.gz
nextpnr-tests-3edae53d2ef2cfd909a18773d7f20155dc85f48b.tar.bz2
nextpnr-tests-3edae53d2ef2cfd909a18773d7f20155dc85f48b.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 7415afb..eb18ffb 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,7 @@ Initial contents were populated from [YosysHQ/nextpnr@6cc1bf](https://github.com
# Notes for regressions:
- Add subdir to `:/<arch>/regressions/<issue####>`; e.g. `:/ice40/regressions/issue0000`
+ - Please gzip `*.json` files into `*.json.gz`
- `:/<arch>/regressions/Makefile` will take all `:/<arch>/regressions/*/*.{json.gz,sh}` and
- For `*.json.gz`: decompress into `*.json`, and then execute `nextpnr` using `*.pcf` if it exists, and using additional options specified by `*.npnr`
- For `*.sh`: decompress `*.json.gz` into `*.json`, then run `*.sh` script