Refactor balance_controller and volume_multiplier for improved readability; update simulation settings in project files
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
</db_ref_list>
|
||||
<zoom_setting>
|
||||
<ZoomStartTime time="0fs"></ZoomStartTime>
|
||||
<ZoomEndTime time="116601fs"></ZoomEndTime>
|
||||
<Cursor1Time time="100200fs"></Cursor1Time>
|
||||
<ZoomEndTime time="258201fs"></ZoomEndTime>
|
||||
<Cursor1Time time="0fs"></Cursor1Time>
|
||||
</zoom_setting>
|
||||
<column_width_setting>
|
||||
<NameColumnWidth column_width="147"></NameColumnWidth>
|
||||
@@ -36,13 +36,13 @@
|
||||
<obj_property name="ObjectShortName">balance[9:0]</obj_property>
|
||||
<obj_property name="Radix">UNSIGNEDDECRADIX</obj_property>
|
||||
</wvobject>
|
||||
<wvobject fp_name="/tb_balance_controller/uut/left_shift" type="other">
|
||||
<obj_property name="ElementShortName">left_shift</obj_property>
|
||||
<obj_property name="ObjectShortName">left_shift</obj_property>
|
||||
<wvobject fp_name="/tb_balance_controller/uut/left_channel" type="other">
|
||||
<obj_property name="ElementShortName">left_channel</obj_property>
|
||||
<obj_property name="ObjectShortName">left_channel</obj_property>
|
||||
</wvobject>
|
||||
<wvobject fp_name="/tb_balance_controller/uut/right_shift" type="other">
|
||||
<obj_property name="ElementShortName">right_shift</obj_property>
|
||||
<obj_property name="ObjectShortName">right_shift</obj_property>
|
||||
<wvobject fp_name="/tb_balance_controller/uut/right_channel" type="other">
|
||||
<obj_property name="ElementShortName">right_channel</obj_property>
|
||||
<obj_property name="ObjectShortName">right_channel</obj_property>
|
||||
</wvobject>
|
||||
<wvobject type="divider" fp_name="divider20">
|
||||
<obj_property name="label">s_axis</obj_property>
|
||||
|
||||
Reference in New Issue
Block a user