summaryrefslogtreecommitdiff
path: root/gui/gui.ui
diff options
context:
space:
mode:
authorbd <bdunahu@operationnull.com>2025-04-18 18:21:17 -0400
committerbd <bdunahu@operationnull.com>2025-04-18 18:21:17 -0400
commitd593d9964e5e6dd77c805763863d1e03dd5f3083 (patch)
treea406de264843286fb6176d0976bd75580b6b5337 /gui/gui.ui
parentcdc9d9c6195cf51e2d1ff10ff4f29797d3e51691 (diff)
Remove lines
Diffstat (limited to 'gui/gui.ui')
-rw-r--r--gui/gui.ui307
1 files changed, 83 insertions, 224 deletions
diff --git a/gui/gui.ui b/gui/gui.ui
index 3b7003c..661e228 100644
--- a/gui/gui.ui
+++ b/gui/gui.ui
@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>1359</width>
- <height>606</height>
+ <height>638</height>
</rect>
</property>
<property name="windowTitle">
@@ -16,108 +16,8 @@
<widget class="QWidget" name="centralwidget">
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
- <layout class="QGridLayout" name="gridLayout_2" rowstretch="0,0,0" columnstretch="0,3,0,1,0">
- <item row="0" column="1">
- <layout class="QVBoxLayout" name="verticalLayout_19" stretch="1,0,3">
- <item>
- <layout class="QVBoxLayout" name="verticalLayout_20">
- <item>
- <widget class="QLabel" name="label_5">
- <property name="font">
- <font>
- <bold>true</bold>
- </font>
- </property>
- <property name="text">
- <string>Registers</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="Line" name="line_25">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QTextEdit" name="register_table"/>
- </item>
- </layout>
- </item>
- <item>
- <widget class="Line" name="line_26">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- </widget>
- </item>
- <item>
- <layout class="QHBoxLayout" name="horizontalLayout_7">
- <item>
- <layout class="QVBoxLayout" name="verticalLayout_21">
- <item>
- <widget class="QLabel" name="label_6">
- <property name="font">
- <font>
- <bold>true</bold>
- </font>
- </property>
- <property name="text">
- <string>Cache</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="Line" name="line_27">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QTextEdit" name="cache_table"/>
- </item>
- </layout>
- </item>
- <item>
- <widget class="Line" name="line_28">
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- </widget>
- </item>
- <item>
- <layout class="QVBoxLayout" name="verticalLayout_22">
- <item>
- <widget class="QLabel" name="label_10">
- <property name="font">
- <font>
- <bold>true</bold>
- </font>
- </property>
- <property name="text">
- <string>DRAM</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="Line" name="line_29">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QTextEdit" name="dram_table"/>
- </item>
- </layout>
- </item>
- </layout>
- </item>
- </layout>
- </item>
- <item row="1" column="0" colspan="5">
+ <layout class="QGridLayout" name="gridLayout_2" rowstretch="0,0" columnstretch="0,0,0,0">
+ <item row="1" column="0" colspan="4">
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QGroupBox" name="Fetch">
@@ -143,13 +43,6 @@
</widget>
</item>
<item>
- <widget class="Line" name="line">
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- </widget>
- </item>
- <item>
<widget class="QGroupBox" name="Decode">
<property name="title">
<string>Decode</string>
@@ -162,30 +55,6 @@
</property>
</widget>
</item>
- <!-- <item>
- <widget class="QLineEdit" name="decode_s2">
- <property name="text">
- <string/>
- </property>
- <property name="placeholderText">
- <string>Program COunte</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLineEdit" name="decode_s3">
- <property name="placeholderText">
- <string>s3</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLineEdit" name="decode_mnemonic">
- <property name="placeholderText">
- <string>Mnemonic</string>
- </property>
- </widget>
- </item> -->
<item>
<widget class="QLineEdit" name="decode_pc">
<property name="placeholderText">
@@ -197,13 +66,6 @@
</widget>
</item>
<item>
- <widget class="Line" name="line_2">
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- </widget>
- </item>
- <item>
<widget class="QGroupBox" name="Execute">
<property name="title">
<string>Execute</string>
@@ -251,13 +113,6 @@
</widget>
</item>
<item>
- <widget class="Line" name="line_3">
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- </widget>
- </item>
- <item>
<widget class="QGroupBox" name="Memory">
<property name="title">
<string>Memory</string>
@@ -305,13 +160,6 @@
</widget>
</item>
<item>
- <widget class="Line" name="line_4">
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- </widget>
- </item>
- <item>
<widget class="QGroupBox" name="WriteBack">
<property name="title">
<string>Write Back</string>
@@ -360,7 +208,7 @@
</item>
</layout>
</item>
- <item row="0" column="3">
+ <item row="0" column="2">
<layout class="QVBoxLayout" name="verticalLayout_23">
<item>
<layout class="QVBoxLayout" name="verticalLayout_24">
@@ -377,13 +225,6 @@
</widget>
</item>
<item>
- <widget class="Line" name="line_33">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- </widget>
- </item>
- <item>
<layout class="QVBoxLayout" name="verticalLayout_25">
<item>
<widget class="QPushButton" name="upload_intructions_btn">
@@ -405,13 +246,6 @@
</item>
</layout>
</item>
- <item>
- <widget class="Line" name="line_34">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- </widget>
- </item>
</layout>
</item>
<item>
@@ -429,17 +263,10 @@
</widget>
</item>
<item>
- <widget class="Line" name="line_35">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- </widget>
- </item>
- <item>
<layout class="QVBoxLayout" name="verticalLayout_27">
- <item>
+ <item>
<layout class="QHBoxLayout" name="horizontalLayout_9">
- <item>
+ <item>
<widget class="QPushButton" name="set_levels_btn">
<property name="text">
<string>Cache Levels</string>
@@ -486,12 +313,6 @@
<property name="text">
<string>Enable Pipeline</string>
</property>
- <!-- <property name="checkable">
- <bool>false</bool>
- </property>
- <property name="checked">
- <bool>false</bool>
- </property> -->
</widget>
</item>
<item>
@@ -499,9 +320,6 @@
<property name="text">
<string>Enable Cache</string>
</property>
- <!-- <property name="checkable">
- <bool>false</bool>
- </property> -->
</widget>
</item>
</layout>
@@ -513,13 +331,6 @@
<item>
<layout class="QVBoxLayout" name="verticalLayout_28">
<item>
- <widget class="Line" name="line_36">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- </widget>
- </item>
- <item>
<widget class="QLabel" name="label_14">
<property name="font">
<font>
@@ -532,13 +343,6 @@
</widget>
</item>
<item>
- <widget class="Line" name="line_37">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- </widget>
- </item>
- <item>
<layout class="QVBoxLayout" name="verticalLayout_29">
<item>
<layout class="QHBoxLayout" name="horizontalLayout_11">
@@ -570,13 +374,6 @@
</layout>
</item>
<item>
- <widget class="Line" name="line_38">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- </widget>
- </item>
- <item>
<layout class="QVBoxLayout" name="verticalLayout_30">
<item>
<widget class="QLabel" name="label_15">
@@ -591,13 +388,6 @@
</widget>
</item>
<item>
- <widget class="Line" name="line_39">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- </widget>
- </item>
- <item>
<widget class="QLabel" name="cycles_label">
<property name="text">
<string>Clock Cycles</string>
@@ -615,12 +405,70 @@
</item>
</layout>
</item>
- <item row="0" column="2">
- <widget class="Line" name="line_5">
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- </widget>
+ <item row="0" column="1">
+ <layout class="QVBoxLayout" name="verticalLayout_19" stretch="1,3">
+ <item>
+ <layout class="QVBoxLayout" name="verticalLayout_20">
+ <item>
+ <widget class="QLabel" name="label_5">
+ <property name="font">
+ <font>
+ <bold>true</bold>
+ </font>
+ </property>
+ <property name="text">
+ <string>Registers</string>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QTextEdit" name="register_table"/>
+ </item>
+ </layout>
+ </item>
+ <item>
+ <layout class="QHBoxLayout" name="horizontalLayout_7">
+ <item>
+ <layout class="QVBoxLayout" name="verticalLayout_21">
+ <item>
+ <widget class="QLabel" name="label_6">
+ <property name="font">
+ <font>
+ <bold>true</bold>
+ </font>
+ </property>
+ <property name="text">
+ <string>Cache</string>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QTextEdit" name="cache_table"/>
+ </item>
+ </layout>
+ </item>
+ <item>
+ <layout class="QVBoxLayout" name="verticalLayout_22">
+ <item>
+ <widget class="QLabel" name="label_10">
+ <property name="font">
+ <font>
+ <bold>true</bold>
+ </font>
+ </property>
+ <property name="text">
+ <string>DRAM</string>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QTextEdit" name="dram_table"/>
+ </item>
+ </layout>
+ </item>
+ </layout>
+ </item>
+ </layout>
</item>
</layout>
</item>
@@ -632,12 +480,23 @@
<x>0</x>
<y>0</y>
<width>1359</width>
- <height>26</height>
+ <height>19</height>
</rect>
</property>
</widget>
<widget class="QStatusBar" name="statusbar"/>
+ <widget class="QToolBar" name="toolBar">
+ <property name="windowTitle">
+ <string>toolBar</string>
+ </property>
+ <attribute name="toolBarArea">
+ <enum>TopToolBarArea</enum>
+ </attribute>
+ <attribute name="toolBarBreak">
+ <bool>false</bool>
+ </attribute>
+ </widget>
</widget>
-<resources/>
+ <resources/>
<connections/>
</ui>