Commit the project file again
All checks were successful
ci/woodpecker/push/test-workflow Pipeline was successful

Oops, forgot to do this after adding a file
This commit is contained in:
Waylon Cude 2025-05-16 19:27:02 -07:00
parent 5c4df16cb0
commit 423f89a665

View File

@ -133,6 +133,14 @@
</FileSet>
<FileSet Name="sim_1" Type="SimulationSrcs" RelSrcDir="$PSRCDIR/sim_1" RelGenDir="$PGENDIR/sim_1">
<Filter Type="Srcs"/>
<File Path="$PPRDIR/verification/debouncer_tb.sv">
<FileInfo>
<Attr Name="AutoDisabled" Val="1"/>
<Attr Name="UsedIn" Val="synthesis"/>
<Attr Name="UsedIn" Val="implementation"/>
<Attr Name="UsedIn" Val="simulation"/>
</FileInfo>
</File>
<Config>
<Option Name="DesignMode" Val="RTL"/>
<Option Name="TopModule" Val="Playback_Controller"/>