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.cpp
Commit message (
Expand
)
Author
Age
*
Include simple serial port terminal and prepare empty peripheral dock.
Pavel Pisa
2019-02-13
*
At least partial solution to depict forward paths to compare units/branches.
Pavel Pisa
2019-02-12
*
Add signals and multiplexers for ALU inputs forwarding.
Pavel Pisa
2019-02-12
*
View register numbers in decimal notation.
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
*
Implement realistic hazard resolution for JR, JALR, BEQ, BNE, BLTZ, BGEZ inst...
Pavel Pisa
2019-02-02
*
Initial support for JAL.
Pavel Pisa
2019-01-31
*
Display rs, rt, rd and write register number in all stages.
Pavel Pisa
2019-01-31
*
Display execution stage forward signals in the view.
Pavel Pisa
2019-01-30
*
Hide some values that shouldn't been visible in no pipelined version
Karel Kočí
2018-06-20
*
Fix value position for non-pipelined core
Karel Kočí
2018-05-24
*
Add few more labels
Karel Kočí
2018-05-24
*
Add few additional labels
Karel Kočí
2018-05-24
*
Add buses statis views
Karel Kočí
2018-05-24
*
Ignore hazard unit for now
Karel Kočí
2018-05-23
*
Drop unneeded parameter from CoreViewScene constructor
Karel Kočí
2018-04-17
*
Rename CoreView to GraphicsView
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
*
Jump to pc address when program counter is double clicked
Karel Kočí
2018-01-25
*
Add instruction view to single core
Karel Kočí
2018-01-21
*
Update instruction viewers
Karel Kočí
2018-01-21
*
Add delay_slot latch for no-pipeline core
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
*
Add logicblock and Control Unit to scheme
Karel Kočí
2018-01-17
*
Add instruction views to core view
Karel Kočí
2018-01-15
*
Add connection between pc adder and multiplexer
Karel Kočí
2018-01-09
*
Clean and simplify how we add items to coreview
Karel Kočí
2018-01-09
*
Add coreview progress
Karel Kočí
2018-01-08
*
Add bounding box and make it grey
Karel Kočí
2018-01-05
*
Fix how we handle scale of GraphicView
Karel Kočí
2018-01-05
*
Remove old scene in more appropriate place
Karel Kočí
2018-01-05
*
Fix and suppress most of the warnings
Karel Kočí
2018-01-05
*
A lot of small changes in gui
Karel Kočí
2017-12-21
*
Implement alu for coreview
Karel Kočí
2017-12-17
*
Put qtmips_machine to machine namespace
Karel Kočí
2017-12-17
*
Implement few initial graphic elements
Karel Kočí
2017-12-15
*
Another huge pile of work for about two months
Karel Kočí
2017-11-19
*
Just something I had stagged
Karel Kočí
2017-11-19