index
:
qtmips
fix-memory-view
master
simple-memory-view
MIPS CPU emulator for education purposes
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qtmips_gui
/
coreview
Commit message (
Expand
)
Author
Age
*
Force dark grey outline color for individual blocks in CoreView
Michal Malý
2019-10-08
*
Next round of override warning silence from emscripten build.
Pavel Pisa
2019-07-02
*
Resolve all remaining warnings reported by GCC 6.3.
Pavel Pisa
2019-07-01
*
Fix memory leakages which repeat during program operation.
Pavel Pisa
2019-07-01
*
coreview: correct translation of position for vertical text printing.
Pavel Pisa
2019-06-11
*
Implement stall cycles counter and view of CPU cycles counter.
Pavel Pisa
2019-04-02
*
Coreview multiplexers updated and added for branch compare forward.
Pavel Pisa
2019-04-01
*
Set gray background to stalled instructions/idled stages.
Pavel Pisa
2019-03-31
*
Change instruction views background to match stages color.
Pavel Pisa
2019-03-26
*
Highlight actual word read or written to the cache.
Pavel Pisa
2019-03-17
*
Update MultiText to use setPointSize too.
Pavel Pisa
2019-02-19
*
pointSize -> pixelSize
Fanda Vacek
2019-02-19
*
variable font size
Fanda Vacek
2019-02-19
*
Report forward and stall for branches and add forward to execution phase.
Pavel Pisa
2019-02-18
*
Visualize request to stall and stall in execution phase and exception sources.
Pavel Pisa
2019-02-18
*
Position hit and miss counters to left to fit in the diagram box a little lon...
Pavel Pisa
2019-02-14
*
Include simple serial port terminal and prepare empty peripheral dock.
Pavel Pisa
2019-02-13
*
Add signals and multiplexers for ALU inputs forwarding.
Pavel Pisa
2019-02-12
*
Display red background for instruction causing exception and skip HW breakpoi...
Pavel Pisa
2019-02-11
*
View register numbers in decimal notation.
Pavel Pisa
2019-02-07
*
Correct display of jump and branch instructions.
Pavel Pisa
2019-02-07
*
Add address to emitted instruction to allow its use for branch address decoding.
Pavel Pisa
2019-02-07
*
Add license to the source files.
Pavel Pisa
2019-02-04
*
Add buses statis views
Karel Kočí
2018-05-24
*
Fix coverview memory cache
Karel Kočí
2018-04-15
*
Show cache statistics in Memory block in coreview
Karel Kočí
2018-04-15
*
Wire up missing control connections
Karel Kočí
2018-04-14
*
Add control signals for non-pipelined cpu
Karel Kočí
2018-03-22
*
Fix some uninitialized jumps
Karel Kočí
2018-01-27
*
Jump to pc address when program counter is double clicked
Karel Kočí
2018-01-25
*
Update instruction viewers
Karel Kočí
2018-01-21
*
Fix problems with connections rerendeering
Karel Kočí
2018-01-21
*
Implement even more parts of the schema
Karel Kočí
2018-01-21
*
Implement little bit more of scheme and fix connection angle
Karel Kočí
2018-01-21
*
More work on coreview
Karel Kočí
2018-01-18
*
Fix ALU connectors positions
Karel Kočí
2018-01-17
*
Add logicblock and Control Unit to scheme
Karel Kočí
2018-01-17
*
Add instruction views to core view
Karel Kočí
2018-01-15
*
Change how we configure cache and configure hazard unit
Karel Kočí
2018-01-15
*
Rework how multiplexers look like and little how they work
Karel Kočí
2018-01-09
*
Fix problem where axes were not applied
Karel Kočí
2018-01-09
*
Fix compile error with alu
Karel Kočí
2018-01-09
*
Add coreview progress
Karel Kočí
2018-01-08
*
Animate time wedge in latch with step
Karel Kočí
2018-01-07
*
Resize program counter coreview object
Karel Kočí
2018-01-05
*
Fix and suppress most of the warnings
Karel Kočí
2018-01-05
*
Add memory template for gui coreview
Karel Kočí
2018-01-03
*
Implement alu for coreview
Karel Kočí
2017-12-17
*
Prepend include guard of coreview header files with COREVIEW_
Karel Kočí
2017-12-17
*
Use drawPolygon more and better way
Karel Kočí
2017-12-17
[next]