aboutsummaryrefslogtreecommitdiff
path: root/qtmips_gui/coreview
Commit message (Expand)AuthorAge
* Force dark grey outline color for individual blocks in CoreViewMichal Malý2019-10-08
* Next round of override warning silence from emscripten build.Pavel Pisa2019-07-02
* Resolve all remaining warnings reported by GCC 6.3.Pavel Pisa2019-07-01
* Fix memory leakages which repeat during program operation.Pavel Pisa2019-07-01
* coreview: correct translation of position for vertical text printing.Pavel Pisa2019-06-11
* Implement stall cycles counter and view of CPU cycles counter.Pavel Pisa2019-04-02
* Coreview multiplexers updated and added for branch compare forward.Pavel Pisa2019-04-01
* Set gray background to stalled instructions/idled stages.Pavel Pisa2019-03-31
* Change instruction views background to match stages color.Pavel Pisa2019-03-26
* Highlight actual word read or written to the cache.Pavel Pisa2019-03-17
* Update MultiText to use setPointSize too.Pavel Pisa2019-02-19
* pointSize -> pixelSizeFanda Vacek2019-02-19
* variable font sizeFanda Vacek2019-02-19
* Report forward and stall for branches and add forward to execution phase.Pavel Pisa2019-02-18
* Visualize request to stall and stall in execution phase and exception sources.Pavel Pisa2019-02-18
* Position hit and miss counters to left to fit in the diagram box a little lon...Pavel Pisa2019-02-14
* Include simple serial port terminal and prepare empty peripheral dock.Pavel Pisa2019-02-13
* Add signals and multiplexers for ALU inputs forwarding.Pavel Pisa2019-02-12
* Display red background for instruction causing exception and skip HW breakpoi...Pavel Pisa2019-02-11
* View register numbers in decimal notation.Pavel Pisa2019-02-07
* Correct display of jump and branch instructions.Pavel Pisa2019-02-07
* Add address to emitted instruction to allow its use for branch address decoding.Pavel Pisa2019-02-07
* Add license to the source files.Pavel Pisa2019-02-04
* Add buses statis viewsKarel Kočí2018-05-24
* Fix coverview memory cacheKarel Kočí2018-04-15
* Show cache statistics in Memory block in coreviewKarel Kočí2018-04-15
* Wire up missing control connectionsKarel Kočí2018-04-14
* Add control signals for non-pipelined cpuKarel Kočí2018-03-22
* Fix some uninitialized jumpsKarel Kočí2018-01-27
* Jump to pc address when program counter is double clickedKarel Kočí2018-01-25
* Update instruction viewersKarel Kočí2018-01-21
* Fix problems with connections rerendeeringKarel Kočí2018-01-21
* Implement even more parts of the schemaKarel Kočí2018-01-21
* Implement little bit more of scheme and fix connection angleKarel Kočí2018-01-21
* More work on coreviewKarel Kočí2018-01-18
* Fix ALU connectors positionsKarel Kočí2018-01-17
* Add logicblock and Control Unit to schemeKarel Kočí2018-01-17
* Add instruction views to core viewKarel Kočí2018-01-15
* Change how we configure cache and configure hazard unitKarel Kočí2018-01-15
* Rework how multiplexers look like and little how they workKarel Kočí2018-01-09
* Fix problem where axes were not appliedKarel Kočí2018-01-09
* Fix compile error with aluKarel Kočí2018-01-09
* Add coreview progressKarel Kočí2018-01-08
* Animate time wedge in latch with stepKarel Kočí2018-01-07
* Resize program counter coreview objectKarel Kočí2018-01-05
* Fix and suppress most of the warningsKarel Kočí2018-01-05
* Add memory template for gui coreviewKarel Kočí2018-01-03
* Implement alu for coreviewKarel Kočí2017-12-17
* Prepend include guard of coreview header files with COREVIEW_Karel Kočí2017-12-17
* Use drawPolygon more and better wayKarel Kočí2017-12-17