diff options
author | David Shah <dave@ds0.me> | 2019-04-01 12:25:24 +0100 |
---|---|---|
committer | David Shah <dave@ds0.me> | 2019-04-01 12:25:24 +0100 |
commit | 0d369eb3fe3425fa74c0f6309268a012aac50409 (patch) | |
tree | 9cbdb31b96e504828accbf27a36f64174efeb84b /ice40 | |
parent | fb53a97322c32620385af6657596681c0044a32e (diff) | |
download | nextpnr-tests-0d369eb3fe3425fa74c0f6309268a012aac50409.tar.gz nextpnr-tests-0d369eb3fe3425fa74c0f6309268a012aac50409.tar.bz2 nextpnr-tests-0d369eb3fe3425fa74c0f6309268a012aac50409.zip |
ice40: Add regression test for #258
Signed-off-by: David Shah <dave@ds0.me>
Diffstat (limited to 'ice40')
-rw-r--r-- | ice40/regressions/issue0258/twopll.json.gz | bin | 0 -> 7249 bytes | |||
-rw-r--r-- | ice40/regressions/issue0258/twopll.npnr | 1 | ||||
-rw-r--r-- | ice40/regressions/issue0258/twopll.pcf | 5 |
3 files changed, 6 insertions, 0 deletions
diff --git a/ice40/regressions/issue0258/twopll.json.gz b/ice40/regressions/issue0258/twopll.json.gz Binary files differnew file mode 100644 index 0000000..fd22078 --- /dev/null +++ b/ice40/regressions/issue0258/twopll.json.gz diff --git a/ice40/regressions/issue0258/twopll.npnr b/ice40/regressions/issue0258/twopll.npnr new file mode 100644 index 0000000..6c0ab4d --- /dev/null +++ b/ice40/regressions/issue0258/twopll.npnr @@ -0,0 +1 @@ +--hx8k --package tq144:4k diff --git a/ice40/regressions/issue0258/twopll.pcf b/ice40/regressions/issue0258/twopll.pcf new file mode 100644 index 0000000..3156984 --- /dev/null +++ b/ice40/regressions/issue0258/twopll.pcf @@ -0,0 +1,5 @@ +set_io clk_i 52 +set_io led_o[0] 134 +set_io led_o[1] 135 +set_io clk_o[0] 136 +set_io clk_o[1] 137 |