Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cMIPS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Harbor Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Roberto Hexsel
cMIPS
Graph
af6daa881aec85d4b92e5ebcc87c53fc21d3660e
Select Git revision
Branches
1
master
default
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
28
Apr
24
20
18
15
14
7
4
31
Mar
30
29
28
25
8
14
Oct
13
17
Aug
23
Jun
22
16
May
14
13
10
8
6
22
Apr
13
12
11
10
8
7
5
1
22
Mar
15
24
Feb
14
Dec
11
8
14
Nov
12
11
16
Oct
14
9
7
5
3
Sep
25
Aug
24
20
10
5
28
Jul
27
24
23
22
11
9
8
7
30
Jun
27
25
24
29
May
28
22
21
19
17
16
15
10
8
7
29
Apr
9
2
20
Mar
Update README
master
master
moved repo to github.
UART now has an independent register for clearing individual IRQs -- files missing
UART now has an independent register for clearing individual IRQs
fixed: VHDL for reading cop0 registers was not combinational; cleared interrupt hazards on all cop0 events
several fixes: remote now reads 1st line of serial.inp; UART.status.RX flags updated on a DATA-read, UART.status.TX updated on a status-read; improvements to UART interrupt handler
tested and fixed: HI and LO updated only if MULT/DIV/MOD were not nullified
fixed: HI and LO updated only if MULT/DIV/MOD were not nullified
wron values in interr_x2.expected
2nd attempt: new baud rates for UART
changes to STATUS.IE delay IRQs to avoi hazards. new baud rates for UART
2nd version for SDcard controller; changed names for CP0 register in assembly test programs
fixed build/compile scripts for simulation/synthesis versions
VHDL code for SDcard controller
added test for UART RX on macnica board
missing mmu_context.expected -- sorry
fixed UART TX state machine: new char transmitted before end of stop-bit
UART tested OK in loop-back mode
added test to RGB lets to mac_7seg.s, assorted small fixes
added program that turns the board into a clock
improved driver to LCD display and sundry small fixes
improved instructions to build and install mips-gcc
core.vhd missing in CAUSE always updated -- except if STATUS.EXL=1
CAUSE always updated -- except if STATUS.EXL=1
fixed PageTable allocation in mid-ram
new gtkwave configuration files with min,Medium,MAX detail
stopCount missing in handlers.s
fix to count.expected
small fixes
added functions to stop COUNT
added functions to start/stop/read COUNT and test to ensure COUNT counts
ll-sc test file missing
SC-nop-branch forwarding was fixed, with thanks to Rafael Soares
handlers turned EXL=0 too early accepting interrupts from within selves
fixed data allocation for UART_rx_irq handler
improved UART_rx_irq handler
handler for TLBload e TLBstore
handler for TLBmodified
new uart_irx.expected
page table walk, several fixes
Loading