summaryrefslogtreecommitdiff
path: root/planAhead_run_2/lab1.data/sources_1/fileset.xml
diff options
context:
space:
mode:
Diffstat (limited to 'planAhead_run_2/lab1.data/sources_1/fileset.xml')
-rwxr-xr-xplanAhead_run_2/lab1.data/sources_1/fileset.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/planAhead_run_2/lab1.data/sources_1/fileset.xml b/planAhead_run_2/lab1.data/sources_1/fileset.xml
new file mode 100755
index 0000000..ff57e87
--- /dev/null
+++ b/planAhead_run_2/lab1.data/sources_1/fileset.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<DARoots Version="1"
+ Minor="19">
+ <FileSet Name="sources_1"
+ Type="DesignSrcs"
+ RelSrcDir="$PSRCDIR/sources_1">
+ <Filter Type="EDIFSrcs"/>
+ <File Path="$PPRDIR/../ALU.ngc">
+ <FileInfo>
+ <Attr Name="UsedInSynthesis"
+ Val="1"/>
+ <Attr Name="UsedInImplementation"
+ Val="1"/>
+ <Attr Name="UsedInSimulation"
+ Val="1"/>
+ </FileInfo>
+ </File>
+ <Config>
+ <Option Name="DesignMode"
+ Val="GateLvl"/>
+ <Option Name="GateLvlMode"
+ Val="EDIF"/>
+ <Option Name="TopModule"
+ Val="ALU"/>
+ <Option Name="TopFile"
+ Val="$PPRDIR/../ALU.ngc"/>
+ </Config>
+ </FileSet>
+</DARoots>