Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | pointSize -> pixelSize | Fanda Vacek | 2019-02-19 |
| | |||
* | variable font size | Fanda Vacek | 2019-02-19 |
| | |||
* | Position hit and miss counters to left to fit in the diagram box a little ↵ | Pavel Pisa | 2019-02-14 |
| | | | | | | longer. Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Add license to the source files. | Pavel Pisa | 2019-02-04 |
| | | | | Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Fix coverview memory cache | Karel Kočí | 2018-04-15 |
| | | | | Text was always rendered. | ||
* | Show cache statistics in Memory block in coreview | Karel Kočí | 2018-04-15 |
| | |||
* | Add control signals for non-pipelined cpu | Karel Kočí | 2018-03-22 |
| | |||
* | Implement little bit more of scheme and fix connection angle | Karel Kočí | 2018-01-21 |
| | | | | | | | | | | This commit adds few more bits to scheme but mainly it chnages how connectors specify angles. Originally it was in radians but we was mapping that trough mathematical operations directly to sizes. But that was problematic because of floating point inacuracy and we sometimes founded intersection where there should be one. So this commit gets rid of this at all and instead allows just some fixes axes to be used instead of arbitrary angles. | ||
* | More work on coreview | Karel Kočí | 2018-01-18 |
| | |||
* | Change how we configure cache and configure hazard unit | Karel Kočí | 2018-01-15 |
| | |||
* | Add coreview progress | Karel Kočí | 2018-01-08 |
| | |||
* | Fix and suppress most of the warnings | Karel Kočí | 2018-01-05 |
| | |||
* | Add memory template for gui coreview | Karel Kočí | 2018-01-03 |