diff options
author | Eddie Hung <e.hung@imperial.ac.uk> | 2018-07-21 12:27:44 -0700 |
---|---|---|
committer | Eddie Hung <e.hung@imperial.ac.uk> | 2018-07-21 12:27:44 -0700 |
commit | 31c9fd28fe59902311d61519537eae06f0f915d0 (patch) | |
tree | bdf5cb28dda96dadd92f62f88f8b0ecf1b2cb887 /ice40/blinky.proj | |
parent | f176ee48cdd6b508f6f26e7b2ccca97a680929cf (diff) | |
parent | dfdeb21690181044a95c2b2d64c197c999507b0c (diff) | |
download | nextpnr-31c9fd28fe59902311d61519537eae06f0f915d0.tar.gz nextpnr-31c9fd28fe59902311d61519537eae06f0f915d0.tar.bz2 nextpnr-31c9fd28fe59902311d61519537eae06f0f915d0.zip |
Merge remote-tracking branch 'origin/master' into redist_slack
Diffstat (limited to 'ice40/blinky.proj')
-rw-r--r-- | ice40/blinky.proj | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ice40/blinky.proj b/ice40/blinky.proj index 6789a27a..f5bb9f88 100644 --- a/ice40/blinky.proj +++ b/ice40/blinky.proj @@ -10,9 +10,6 @@ "input": { "json": "blinky.json", "pcf": "blinky.pcf" - }, - "params": { - "freq": "50" } } } |