1
0
mirror of https://github.com/YosysHQ/nextpnr.git synced 2026-05-04 07:08:26 +00:00

json: Remove legacy frontend

Signed-off-by: David Shah <dave@ds0.me>
This commit is contained in:
David Shah
2019-11-27 12:11:18 +00:00
parent 14b18cb6fa
commit 035bfb0fe5
7 changed files with 3 additions and 1090 deletions

View File

@@ -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"