diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2025-05-03 12:52:42 -0400 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2025-05-03 12:52:42 -0400 |
commit | 1b8b70ea0d1f1dd79a1b1f1a1b05208bb8c1ca30 (patch) | |
tree | 3456dfab4f2864c098b1e0f64a320edacc2ae127 /pb_APP_log_comb.xpr | |
parent | c92db53d3d503b86dc42328a359df6e0d4f549cc (diff) |
Add4Bits works mothaflacka
Diffstat (limited to 'pb_APP_log_comb.xpr')
-rw-r--r-- | pb_APP_log_comb.xpr | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/pb_APP_log_comb.xpr b/pb_APP_log_comb.xpr index d24bc05..f95dd3a 100644 --- a/pb_APP_log_comb.xpr +++ b/pb_APP_log_comb.xpr @@ -227,7 +227,9 @@ <Runs Version="1" Minor="15"> <Run Id="synth_1" Type="Ft3:Synth" SrcSet="sources_1" Part="xc7z010clg400-1" ConstrsSet="constrs_1" Description="Vivado Synthesis Defaults" AutoIncrementalCheckpoint="false" WriteIncrSynthDcp="false" State="current" Dir="$PRUNDIR/synth_1" IncludeInArchive="true" AutoIncrementalDir="$PPRDIR/../../../../../../../C:/Users/tetm2701/Documents/Repos/git_gen420430A-circuits-combinatoires/Ressources/Vivado/pb_APP_log_comb/pb_APP_log_comb.srcs/utils_1/imports/synth_1"> <Strategy Version="1" Minor="2"> - <StratHandle Name="Vivado Synthesis Defaults" Flow="Vivado Synthesis 2020"/> + <StratHandle Name="Vivado Synthesis Defaults" Flow="Vivado Synthesis 2020"> + <Desc>Vivado Synthesis Defaults</Desc> + </StratHandle> <Step Id="synth_design"/> </Strategy> <GeneratedRun Dir="$PRUNDIR" File="gen_run.xml"/> @@ -237,7 +239,9 @@ </Run> <Run Id="impl_1" Type="Ft2:EntireDesign" Part="xc7z010clg400-1" ConstrsSet="constrs_1" Description="Default settings for Implementation." AutoIncrementalCheckpoint="false" WriteIncrSynthDcp="false" State="current" Dir="$PRUNDIR/impl_1" SynthRun="synth_1" IncludeInArchive="true" GenFullBitstream="true" AutoIncrementalDir="$PPRDIR/../../../../../../../C:/Users/tetm2701/Documents/Repos/git_gen420430A-circuits-combinatoires/Ressources/Vivado/pb_APP_log_comb/pb_APP_log_comb.srcs/utils_1/imports/impl_1"> <Strategy Version="1" Minor="2"> - <StratHandle Name="Vivado Implementation Defaults" Flow="Vivado Implementation 2020"/> + <StratHandle Name="Vivado Implementation Defaults" Flow="Vivado Implementation 2020"> + <Desc>Default settings for Implementation.</Desc> + </StratHandle> <Step Id="init_design"/> <Step Id="opt_design"/> <Step Id="power_opt_design"/> |