From f0ad502e4651243d6a96194b3393bd460c0f7fc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sun, 19 Nov 2017 21:23:04 +0100 Subject: Another huge pile of work for about two months Well I should commit every change instead of this madness. I am not documenting changes as all this is just improvements and implementation progression. --- qtmips_gui/NewDialog.ui | 344 ++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 286 insertions(+), 58 deletions(-) (limited to 'qtmips_gui/NewDialog.ui') diff --git a/qtmips_gui/NewDialog.ui b/qtmips_gui/NewDialog.ui index 18d31ab..e39edbf 100644 --- a/qtmips_gui/NewDialog.ui +++ b/qtmips_gui/NewDialog.ui @@ -1,71 +1,299 @@ - - - - - Dialog - - + + + NewDialog + + 0 0 - 400 - 300 + 558 + 306 - + Dialog - - - - 30 - 240 - 341 - 32 - + + true + + + + 0 - - Qt::Horizontal + + 0 - - QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + 0 - + + + + 2 + + + + Basic + + + + + + Preset + + + + + + No pipeline no cache + + + + + + + Pipelined and cache + + + + + + + Custom + + + + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + Qt::Horizontal + + + + + + + + + Elf executable: + + + + + + + + + + Browse + + + + + + + + + + Core + + + + QLayout::SetDefaultConstraint + + + + + Pipelined + + + + + + + Hazard unit + + + + + + + Flush pipeline on jump + + + + + + + Jump prediction + + + false + + + true + + + false + + + + + + Static + + + true + + + + + + + One level dynamic + + + + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + + Memory + + + + + + Program memory write protection + + + + + + + Data memory executable protection + + + + + + + Cache (for both program and data) + + + true + + + false + + + + + + Associative + + + true + + + + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + + + + + 9 + + + 0 + + + 9 + + + 0 + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + Load machine + + + + + + + Cancel + + + + + + - - - - buttonBox - accepted() - Dialog - accept() - - - 248 - 254 - - - 157 - 274 - - - - - buttonBox - rejected() - Dialog - reject() - - - 316 - 260 - - - 286 - 274 - - - - + -- cgit v1.2.3