Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
Can
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
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
Minyong Li
Can
Graph
41900e5b9caad3b944469498e7db9b69224eaaf5
Select Git revision
Branches
1
main
default
protected
Tags
1
0.1.0
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
6
Sep
29
Aug
23
22
21
22
Jul
13
12
11
8
7
6
5
27
Jun
26
25
24
23
17
16
15
14
13
10
8
7
17
May
16
18
Mar
fpga/de1-soc/CanCore.qsf: update
main
main
.gitignore: add .qws
testbench/CanCore.tb.v: add reset and delays before $stop
firmware/test: fix wrong hex cw
Revert "core.*Memory: add mem load for simulation"
0.1.0
0.1.0
firmware/test: add program and data for demo
fpga/de1-soc/CanCore.qsf: update project settings
fpga/de1-soc/CanCore.sdc: comment out io constraints
.gitignore: add nativelink log file
testbench/CanCore.tb.v: add testbench for CanCore
util/chacha20.c: add software impl for debugging
.gitignore: update to ignore binary files
core.BlockFunctionTest: add
core.RoundTest: add
core.BaseRound: fix reversed casts
core.BaseQuarterRound: use better methods
core.QuarterRoundTest: fix comb test vector use
core.*Memory: add mem load for simulation
.gitignore: add *.f
fpga/de1-soc: add Quartus Prime project file w/ constraint
.gitignore: add more
Main: add main entry
core.CanCore: add IO bundle types and use them
CanConfiguration: remove
core.CanCore: add halted output signal
core: remove branching support
core.{Data,Program}Memory: fix Read-After-Write behavior
types.CanCoreALUFunction: add license header
core.ALU: add bypass funcs
core.Round: remove
core.ProgramMemory: fix 2-read
core.CanCore: re-impl, refactor
MemoryReadIO: remove read enable
core.{Data,Program}Memory: use dedicated port types
core.ALU: add, w/ CW changes
core.{Data,Program}Memory: add read enable signal
core.DataMemory: change ports from 2r1w to 1r1w
core.CanCore: temporarily remove all the code
core.Round: add a grouped round block
core.Adder: fix timing by using Z_{2^{32}} arithmetics
Loading