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/runs/impl_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/runs/impl_1')
4 files changed, 0 insertions, 83 deletions
diff --git a/fpga/usrp3/top/b200/planahead/planahead.data/runs/impl_1/constrs_in.xml b/fpga/usrp3/top/b200/planahead/planahead.data/runs/impl_1/constrs_in.xml deleted file mode 100644 index d7d32c943..000000000 --- a/fpga/usrp3/top/b200/planahead/planahead.data/runs/impl_1/constrs_in.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<DARoots Version="1" Minor="26"> - <FileSet Name="constrs_in" Type="Constrs" RelSrcDir="$PSRCDIR/constrs_1"> - <Filter Type="Constrs"/> - <File Path="$PSRCDIR/constrs_1/imports/b200/b200.ucf"> - <FileInfo> - <Attr Name="ImportPath" Val="$PPRDIR/../b200.ucf"/> - <Attr Name="ImportTime" Val="1358988004"/> - <Attr Name="UsedInSynthesis" Val="1"/> - <Attr Name="UsedInImplementation" Val="1"/> - </FileInfo> - </File> - <File Path="$PSRCDIR/constrs_1/imports/b200/timing.ucf"> - <FileInfo> - <Attr Name="ImportPath" Val="$PPRDIR/../timing.ucf"/> - <Attr Name="ImportTime" Val="1359506480"/> - <Attr Name="UsedInSynthesis" Val="1"/> - <Attr Name="UsedInImplementation" Val="1"/> - </FileInfo> - </File> - <Config> - <Option Name="ConstrsType" Val="UCF"/> - </Config> - </FileSet> -</DARoots> diff --git a/fpga/usrp3/top/b200/planahead/planahead.data/runs/impl_1/constrs_out.xml b/fpga/usrp3/top/b200/planahead/planahead.data/runs/impl_1/constrs_out.xml deleted file mode 100644 index 4d152cf5b..000000000 --- a/fpga/usrp3/top/b200/planahead/planahead.data/runs/impl_1/constrs_out.xml +++ /dev/null @@ -1,20 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<DARoots Version="1" Minor="26"> - <FileSet Name="constrs_out" Type="Constrs" RelSrcDir="$PRUNDIR/impl_1/.constrs"> - <File Path="$PRUNDIR/impl_1/.constrs/b200.ucf"> - <FileInfo> - <Attr Name="UsedInSynthesis" Val="1"/> - <Attr Name="UsedInImplementation" Val="1"/> - </FileInfo> - </File> - <File Path="$PRUNDIR/impl_1/.constrs/timing.ucf"> - <FileInfo> - <Attr Name="UsedInSynthesis" Val="1"/> - <Attr Name="UsedInImplementation" Val="1"/> - </FileInfo> - </File> - <Config> - <Option Name="ConstrsType" Val="UCF"/> - </Config> - </FileSet> -</DARoots> diff --git a/fpga/usrp3/top/b200/planahead/planahead.data/runs/impl_1/impl_1.psg b/fpga/usrp3/top/b200/planahead/planahead.data/runs/impl_1/impl_1.psg deleted file mode 100644 index 147f3a950..000000000 --- a/fpga/usrp3/top/b200/planahead/planahead.data/runs/impl_1/impl_1.psg +++ /dev/null @@ -1,20 +0,0 @@ -<?xml version="1.0"?> -<Strategy Version="1" Minor="2"> - <StratHandle Name="ISE Defaults" Flow="ISE14"> - <Desc>ISE Defaults, including packing registers in IOs off</Desc> - </StratHandle> - <Step Id="ngdbuild"> - </Step> - <Step Id="map"> - <Option Id="FFPackEnum">3</Option> - </Step> - <Step Id="par"> - </Step> - <Step Id="trce"> - </Step> - <Step Id="xdl"> - </Step> - <Step Id="bitgen"> - </Step> -</Strategy> - diff --git a/fpga/usrp3/top/b200/planahead/planahead.data/runs/impl_1/sources.xml b/fpga/usrp3/top/b200/planahead/planahead.data/runs/impl_1/sources.xml deleted file mode 100644 index 1ebdc052b..000000000 --- a/fpga/usrp3/top/b200/planahead/planahead.data/runs/impl_1/sources.xml +++ /dev/null @@ -1,18 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<DARoots Version="1" Minor="26"> - <FileSet Name="sources" 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> - <Config> - <Option Name="DesignMode" Val="RTL"/> - <Option Name="TopModule" Val="b200"/> - </Config> - </FileSet> -</DARoots> |