Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
Wbuart32
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Third Party
Wbuart32
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
2
dev
master
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
29
Jan
28
12
14
Nov
12
3
Oct
30
Sep
23
Jan
12
Dec
10
Aug
9
Jun
25
Feb
6
25
Jan
24
3
Dec
5
Nov
12
Sep
14
Jun
21
Feb
20
29
Jan
23
2
Nov
29
Aug
22
Jun
29
May
17
15
3
26
Mar
22
15
Nov
26
Aug
25
Jul
20
Jun
3
21
Apr
24
Mar
24
Feb
21
20
3
20
Jan
19
14
13
11
3
31
Dec
30
29
28
17
16
18
Oct
17
26
Sep
21
Merge pull request #12 from wsnyder/remove_std_c11
master
master
Remove Makefile -std=c++11, added in 2bc411611776ea658302b10455c0242f9283a9d6
FIX: Proofs now pass, even with new reset port
Updated copyright, added (optional) reset, refreshed IP
Make now includes -lpthreads for modern Verilator building
Merge branch 'master' into threads
Merge branch 'master' of github.com:ZipCPU/wbuart32
Updated AXI-Lite slave properties to remove the (superfluous) cache input
Lint updates / fixes
Fixes for Verilator multithreading.
Merge pull request #10 from wsnyder/remove_tags
Remove tags as part of default make rules
Updated copyright year, make test now tests both lite and full
Updated Makefile to explicitly require c++ 11 standard
Merge branch 'master' into updated
Moved INITIAL_UART_SETUP to w/in OPT_STANDALONE ifdef in helloworld.v
Fix Verilator-reported unused parameters
Fixed extra clock cycle to idle in txuartlite.v
VIM folding added to txuartlite, fixed overconstraining assumption
Fixed broken dependency checking for AXILUART's formal proof
Updated WBUART itself for (modern) coding practices
Added an AXI-lite capability to the repository
Spelling mis-stake in a comment block
Adjusted rtl/Makefile to delete products on any error
Merge branch 'master' of github.com:ZipCPU/wbuart32
Copyright bump to 2020, WBUART updated to new AutoFPGA standard
Merge pull request #6 from pietrmar/MPI-uartlite-params-fix
rtl: wbuart: use named parameter redefinition for INITIAL_SETUP
Fixed typo in the UART simulator
Long overdue UFIFO update and full proof
Added folding comment/markers to txuartlite.v
Removed the doc (and hence license dir) from master make clean
Fixed the unused tag so verilator -Wall now passes
Merge branch 'master' into dev
o_busy only cleared if CTS is 1
Copyright + setup
Minor WBUART simulation change
Fixed the port list when using wbuart + rxuartlite
Updated proof, now proves txuart.v and removes two step proof from rxuartlite
Modified txuartlite for non-fixed length values
Loading