diff options
Diffstat (limited to 'blink')
| -rw-r--r-- | blink/blink.srcs/constrs_1/consts.xdc (renamed from blink/blink.srcs/constrs_1/new/consts.xdc) | 0 | ||||
| -rw-r--r-- | blink/blink.srcs/sources_1/main.vhd (renamed from blink/blink.srcs/sources_1/new/main.vhd) | 0 | ||||
| -rw-r--r-- | blink/blink.xpr | 9 |
3 files changed, 4 insertions, 5 deletions
diff --git a/blink/blink.srcs/constrs_1/new/consts.xdc b/blink/blink.srcs/constrs_1/consts.xdc index 1b42b1d..1b42b1d 100644 --- a/blink/blink.srcs/constrs_1/new/consts.xdc +++ b/blink/blink.srcs/constrs_1/consts.xdc diff --git a/blink/blink.srcs/sources_1/new/main.vhd b/blink/blink.srcs/sources_1/main.vhd index 12aff02..12aff02 100644 --- a/blink/blink.srcs/sources_1/new/main.vhd +++ b/blink/blink.srcs/sources_1/main.vhd diff --git a/blink/blink.xpr b/blink/blink.xpr index 1621ba4..b10fa67 100644 --- a/blink/blink.xpr +++ b/blink/blink.xpr @@ -91,7 +91,7 @@ <FileSets Version="1" Minor="31"> <FileSet Name="sources_1" Type="DesignSrcs" RelSrcDir="$PSRCDIR/sources_1" RelGenDir="$PGENDIR/sources_1"> <Filter Type="Srcs"/> - <File Path="$PSRCDIR/sources_1/new/main.vhd"> + <File Path="$PSRCDIR/sources_1/main.vhd"> <FileInfo> <Attr Name="UsedIn" Val="synthesis"/> <Attr Name="UsedIn" Val="simulation"/> @@ -106,14 +106,14 @@ </FileSet> <FileSet Name="constrs_1" Type="Constrs" RelSrcDir="$PSRCDIR/constrs_1" RelGenDir="$PGENDIR/constrs_1"> <Filter Type="Constrs"/> - <File Path="$PSRCDIR/constrs_1/new/consts.xdc"> + <File Path="$PSRCDIR/constrs_1/consts.xdc"> <FileInfo> <Attr Name="UsedIn" Val="synthesis"/> <Attr Name="UsedIn" Val="implementation"/> </FileInfo> </File> <Config> - <Option Name="TargetConstrsFile" Val="$PSRCDIR/constrs_1/new/consts.xdc"/> + <Option Name="TargetConstrsFile" Val="$PSRCDIR/constrs_1/consts.xdc"/> <Option Name="ConstrsType" Val="XDC"/> </Config> </FileSet> @@ -181,7 +181,7 @@ <Report Name="ROUTE_DESIGN.REPORT_METHODOLOGY" Enabled="1"/> <RQSFiles/> </Run> - <Run Id="impl_1" Type="Ft2:EntireDesign" Part="xc7a35tcpg236-1" ConstrsSet="constrs_1" Description="Default settings for Implementation." AutoIncrementalCheckpoint="false" WriteIncrSynthDcp="false" State="current" Dir="$PRUNDIR/impl_1" SynthRun="synth_1" IncludeInArchive="true" IsChild="false" GenFullBitstream="true" AutoIncrementalDir="$PSRCDIR/utils_1/imports/impl_1" AutoRQSDir="$PSRCDIR/utils_1/imports/impl_1"> + <Run Id="impl_1" Type="Ft2:EntireDesign" Part="xc7a35tcpg236-1" ConstrsSet="constrs_1" Description="Default settings for Implementation." AutoIncrementalCheckpoint="false" WriteIncrSynthDcp="false" State="current" SynthRun="synth_1" IncludeInArchive="true" IsChild="false" GenFullBitstream="true" AutoIncrementalDir="$PSRCDIR/utils_1/imports/impl_1" AutoRQSDir="$PSRCDIR/utils_1/imports/impl_1"> <Strategy Version="1" Minor="2"> <StratHandle Name="Vivado Implementation Defaults" Flow="Vivado Implementation 2022"/> <Step Id="init_design"/> @@ -194,7 +194,6 @@ <Step Id="post_route_phys_opt_design"/> <Step Id="write_bitstream"/> </Strategy> - <GeneratedRun Dir="$PRUNDIR" File="gen_run.xml"/> <ReportStrategy Name="Vivado Implementation Default Reports" Flow="Vivado Implementation 2022"/> <Report Name="ROUTE_DESIGN.REPORT_METHODOLOGY" Enabled="1"/> <RQSFiles/> |