summaryrefslogtreecommitdiffhomepage
path: root/privateisland.ldf
diff options
context:
space:
mode:
authormindchasers <privateisland@mindchasers.com>2019-07-08 19:54:17 -0400
committermindchasers <privateisland@mindchasers.com>2019-07-08 19:54:17 -0400
commitbbe7e48ee202c2e1075ea6a69733d030b8bf3ddf (patch)
treec4cecd733140d94d19c40e08c74e50de16cce389 /privateisland.ldf
parentde26fff172b7b3d2019c2ab52ab0c98536e461d4 (diff)
ldf: update project file to include reveal files for lab exercises
also update .gitignore and prune boards directory to remove *.trc from repo since it's not a source file.
Diffstat (limited to 'privateisland.ldf')
-rw-r--r--privateisland.ldf7
1 files changed, 7 insertions, 0 deletions
diff --git a/privateisland.ldf b/privateisland.ldf
index ce680dc..b6a15d3 100644
--- a/privateisland.ldf
+++ b/privateisland.ldf
@@ -6,6 +6,7 @@
<Implementation title="impl1" dir="impl1" description="impl1" synthesis="synplify" default_strategy="darsena">
<Options>
<Option name="HDL type" value="Verilog"/>
+ <Option name="def_top" value="top"/>
<Option name="include path" value="remote_files/include"/>
<Option name="lib" value="work"/>
<Option name="top" value="top"/>
@@ -124,6 +125,12 @@
<Source name="boards/darsena/darsena_v02.lpf" type="Logic Preference" type_short="LPF">
<Options/>
</Source>
+ <Source name="boards/darsena/labs.rva" type="Reveal Analyzer Project File" type_short="RVA">
+ <Options/>
+ </Source>
+ <Source name="boards/darsena/labs.rvl" type="Reveal" type_short="Reveal">
+ <Options/>
+ </Source>
<Source name="programming/local_background.xcf" type="Programming Project File" type_short="Programming" excluded="TRUE">
<Options/>
</Source>