Skip to content

Commit d1712aa

Browse files
committed
constraint changed for peripheral (cpu unit as top)
1 parent 7acd06c commit d1712aa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

riscv_cpu/riscv_cpu.xpr

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,7 @@
607607
<Report Name="ROUTE_DESIGN.REPORT_METHODOLOGY" Enabled="1"/>
608608
<RQSFiles/>
609609
</Run>
610-
<Run Id="impl_1" Type="Ft2:EntireDesign" Part="xc7a100tcsg324-1" ConstrsSet="constrs_1" Description="Default settings for Implementation." AutoIncrementalCheckpoint="false" WriteIncrSynthDcp="false" State="current" SynthRun="synth_1" IncludeInArchive="true" GenFullBitstream="true">
610+
<Run Id="impl_1" Type="Ft2:EntireDesign" Part="xc7a100tcsg324-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">
611611
<Strategy Version="1" Minor="2">
612612
<StratHandle Name="Vivado Implementation Defaults" Flow="Vivado Implementation 2019"/>
613613
<Step Id="init_design"/>
@@ -620,6 +620,7 @@
620620
<Step Id="post_route_phys_opt_design"/>
621621
<Step Id="write_bitstream"/>
622622
</Strategy>
623+
<GeneratedRun Dir="$PRUNDIR" File="gen_run.xml"/>
623624
<ReportStrategy Name="Vivado Implementation Default Reports" Flow="Vivado Implementation 2019"/>
624625
<Report Name="ROUTE_DESIGN.REPORT_METHODOLOGY" Enabled="1"/>
625626
<RQSFiles/>

0 commit comments

Comments
 (0)