Implement state machine in depacketizer for packet processing and add top auto-set option in project configuration

This commit is contained in:
2025-04-09 12:52:28 +02:00
parent 360ae72198
commit 1e84f090b7
2 changed files with 67 additions and 1 deletions

View File

@@ -136,6 +136,7 @@
<Config>
<Option Name="DesignMode" Val="RTL"/>
<Option Name="TopModule" Val="lab_2_wrapper"/>
<Option Name="TopAutoSet" Val="TRUE"/>
</Config>
</FileSet>
<FileSet Name="constrs_1" Type="Constrs" RelSrcDir="$PSRCDIR/constrs_1" RelGenDir="$PGENDIR/constrs_1">