aboutsummaryrefslogtreecommitdiffstats
path: root/_CoqProject
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-08-30 14:03:40 +0100
committerYann Herklotz <git@yannherklotz.com>2020-08-30 14:03:40 +0100
commitec319c9ec0acc975fcdfbfa2e378b82c9be9ab0a (patch)
treeaba30758bbbf10ab3d975367f48a695b81afb179 /_CoqProject
parent9d6979baa0e4b505862bcedee1dfd075f36579c3 (diff)
downloadvericert-kvx-ec319c9ec0acc975fcdfbfa2e378b82c9be9ab0a.tar.gz
vericert-kvx-ec319c9ec0acc975fcdfbfa2e378b82c9be9ab0a.zip
Add RTLBlock intermediate language
Diffstat (limited to '_CoqProject')
-rw-r--r--_CoqProject3
1 files changed, 1 insertions, 2 deletions
diff --git a/_CoqProject b/_CoqProject
index e86312b..72a2e4b 100644
--- a/_CoqProject
+++ b/_CoqProject
@@ -1,7 +1,6 @@
-R src/common vericert.common
-R src/extraction vericert.extraction
--R src/translation vericert.translation
--R src/verilog vericert.verilog
+-R src/hls vericert.hls
-R src vericert
-R lib/CompCert/MenhirLib compcert.MenhirLib