aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/main.cc
diff options
context:
space:
mode:
authorDavid Shah <dave@ds0.me>2019-11-27 12:11:18 +0000
committerDavid Shah <dave@ds0.me>2019-12-27 10:44:30 +0000
commit035bfb0fe501fe5b840e83acaf781f2dffef8513 (patch)
tree013f1127cf7349b9d3641a5504feec4bca335af6 /ice40/main.cc
parent14b18cb6fa8909cbe34bfb01c6ea43a2ccff9617 (diff)
downloadnextpnr-035bfb0fe501fe5b840e83acaf781f2dffef8513.tar.gz
nextpnr-035bfb0fe501fe5b840e83acaf781f2dffef8513.tar.bz2
nextpnr-035bfb0fe501fe5b840e83acaf781f2dffef8513.zip
json: Remove legacy frontend
Signed-off-by: David Shah <dave@ds0.me>
Diffstat (limited to 'ice40/main.cc')
-rw-r--r--ice40/main.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/ice40/main.cc b/ice40/main.cc
index 5a5fa0c7..3b512a5a 100644
--- a/ice40/main.cc
+++ b/ice40/main.cc
@@ -24,7 +24,6 @@
#include "bitstream.h"
#include "command.h"
#include "design_utils.h"
-#include "jsonparse.h"
#include "log.h"
#include "pcf.h"
#include "timing.h"