aboutsummaryrefslogtreecommitdiffstats
path: root/ecp5/arch.h
diff options
context:
space:
mode:
authorMiodrag Milanovic <mmicko@gmail.com>2018-08-03 18:23:40 +0200
committerMiodrag Milanovic <mmicko@gmail.com>2018-08-03 18:23:40 +0200
commite68ca65e9e0a1675a13e607a99f318ce5958c7e9 (patch)
treed67dffc52115992c5d77cb559756c56f77d6dffe /ecp5/arch.h
parent80e6b17ec9da25ff089a626b2fb5043876814307 (diff)
downloadnextpnr-e68ca65e9e0a1675a13e607a99f318ce5958c7e9.tar.gz
nextpnr-e68ca65e9e0a1675a13e607a99f318ce5958c7e9.tar.bz2
nextpnr-e68ca65e9e0a1675a13e607a99f318ce5958c7e9.zip
Unify interfaces for gui
Diffstat (limited to 'ecp5/arch.h')
-rw-r--r--ecp5/arch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ecp5/arch.h b/ecp5/arch.h
index cd103b12..38ca7f6b 100644
--- a/ecp5/arch.h
+++ b/ecp5/arch.h
@@ -384,7 +384,7 @@ struct PipRange
struct ArchArgs
{
- enum
+ enum ArchArgsType
{
NONE,
LFE5U_25F,