diff options
author | Nicholas Corgan <nick.corgan@ettus.com> | 2014-02-20 06:05:38 -0800 |
---|---|---|
committer | Nicholas Corgan <nick.corgan@ettus.com> | 2014-02-20 06:05:38 -0800 |
commit | 09882ad86432db5087f85764c02989dbfc70fd3f (patch) | |
tree | 303acff16086d4ecf74e2a800b1eba85e6325b71 /fpga/usrp3/top/b200/planahead/planahead.data/sources_1 | |
parent | 7fef199d194c9a63b3312845979fa353f90f4d23 (diff) | |
download | uhd-09882ad86432db5087f85764c02989dbfc70fd3f.tar.gz uhd-09882ad86432db5087f85764c02989dbfc70fd3f.tar.bz2 uhd-09882ad86432db5087f85764c02989dbfc70fd3f.zip |
fpga: removed superfluous B2x0 files
Diffstat (limited to 'fpga/usrp3/top/b200/planahead/planahead.data/sources_1')
-rw-r--r-- | fpga/usrp3/top/b200/planahead/planahead.data/sources_1/fileset.xml | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/fpga/usrp3/top/b200/planahead/planahead.data/sources_1/fileset.xml b/fpga/usrp3/top/b200/planahead/planahead.data/sources_1/fileset.xml deleted file mode 100644 index b0421e4c2..000000000 --- a/fpga/usrp3/top/b200/planahead/planahead.data/sources_1/fileset.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<DARoots Version="1" Minor="26"> - <FileSet Name="sources_1" Type="DesignSrcs" RelSrcDir="$PSRCDIR/sources_1"> - <Filter Type="Srcs"/> - <File Path="$PSRCDIR/sources_1/imports/build/b200.ngc"> - <FileInfo> - <Attr Name="ImportPath" Val="$PPRDIR/../build/b200.ngc"/> - <Attr Name="ImportTime" Val="1359508205"/> - <Attr Name="UsedInSynthesis" Val="1"/> - <Attr Name="UsedInImplementation" Val="1"/> - </FileInfo> - </File> - <File Path="$PSRCDIR/sources_1/imports/coregen/fifo_4k_2clk.ngc"> - <FileInfo> - <Attr Name="ImportPath" Val="$PPRDIR/../coregen/fifo_4k_2clk.ngc"/> - <Attr Name="ImportTime" Val="1359144134"/> - <Attr Name="UsedInSynthesis" Val="1"/> - <Attr Name="UsedInImplementation" Val="1"/> - </FileInfo> - </File> - <Config> - <Option Name="DesignMode" Val="GateLvl"/> - <Option Name="TopModule" Val="b200"/> - </Config> - </FileSet> -</DARoots> |