Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Killer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Harbor Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
Vytor Calixto
Killer
Graph
b628079cea68842768b49a8ad31454be9bc6e593
Select Git revision
Branches
2
master
default
transmission
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
20
Jun
17
15
13
11
9
4
3
2
30
May
29
28
27
24
22
21
19
18
17
16
15
10
8
7
29
Apr
9
2
20
Mar
Sorting and printing order changed
master
master
Everything works! Transmission fixed, missing functions implemented and uart.c code refactored to use these functions
Insertion sort and convertion from integer to char
Transmission working
Transmission finally working! \o/
transmission
transmission
Transmission almost complete. It works, but still has some problems
Transmission kind of working (on a very weird way)
Put sign on converted hexadecimals
ctoi() implemented: character to integer
Transmission and reception working :)
Changed from lw/sw to lbu/sb the character read/write in handlerUART
Fixed access to Ud on handlerUART.s and initialized Ud variables on uart.c
Fixed push on rx_queue and pull on tx_queue (addresses were not taking head and tail in account). Also rearrenged handler code since the inclusion of a new register was needed.
Trying to write first character directly on UART to generate first interruption
Change of rx_tl and tx_hd now circular and verification for full rx_queue implemented
Comments in english
Transmission done (?) in handlerUART.s
Implementadas funções proberx e probetx
Implementada parte de recepção do handler (incompleto)
Modificado de acordo com o novo commit no cMIPS do professor
faster memory interface
UART code with Tstatus plus better TLB init mappings
UART data structure Ud
Adicionada funções getc e putc (uart_putc)
Adicionado UartControl
Adicionado arquivo em C p/ testar a UART e adicionada a parte de leitura de dados no handler
Resolvido conflitos do merge com o cMIPS do Roberto
fixes to trap handling
compiled with Quartus, timing is no good
added TLB diagram to cMIPS.pdf
new fixes to UART experiments
two fixes to UART experiments
Adicionado arquivo handlerUART.s
adjusted gtkwave config files for UART experiments
docs up to date
fixes to overflow detection
more TLB tests
TLB operating
updated README
TLB operating
Loading