aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/blinky.proj
diff options
context:
space:
mode:
authorDavid Shah <dave@ds0.me>2018-12-14 13:41:28 +0000
committerDavid Shah <dave@ds0.me>2019-03-22 10:31:54 +0000
commit1780f42b9a7854a8a7bf1f2d6589d3d35f133f87 (patch)
tree2e668d93ac8b58b908ef32667f689b5a5718af60 /ice40/blinky.proj
parent0118ac00c45c725a42b16697d1ac975f1be6f3b9 (diff)
downloadnextpnr-1780f42b9a7854a8a7bf1f2d6589d3d35f133f87.tar.gz
nextpnr-1780f42b9a7854a8a7bf1f2d6589d3d35f133f87.tar.bz2
nextpnr-1780f42b9a7854a8a7bf1f2d6589d3d35f133f87.zip
ice40: Add examples folder including floorplan example
Signed-off-by: David Shah <dave@ds0.me>
Diffstat (limited to 'ice40/blinky.proj')
-rw-r--r--ice40/blinky.proj15
1 files changed, 0 insertions, 15 deletions
diff --git a/ice40/blinky.proj b/ice40/blinky.proj
deleted file mode 100644
index f5bb9f88..00000000
--- a/ice40/blinky.proj
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "project": {
- "version": "1",
- "name": "blinky",
- "arch": {
- "name": "ice40",
- "type": "hx1k",
- "package": "tq144"
- },
- "input": {
- "json": "blinky.json",
- "pcf": "blinky.pcf"
- }
- }
-}