Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
Hammer FPGA backend
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
Kia
Hammer FPGA backend
Commits
c3e2389532d21216d6c3f50d9b0029ae4b585ded
Select Git revision
0 results
hammer-fpga-backend
Author
Search by author
Any Author
authors
0 authors
Mar 13, 2021
arbitrary_width_memory.py
· c3e23895
Kia
authored
4 years ago
c3e23895
Mar 12, 2021
start arbitrary width memory HDL
· 7851b840
Kia
authored
4 years ago
7851b840
simulation for indices/edgecases seems to work
· 5ddd4b18
Kia
authored
4 years ago
5ddd4b18
Mar 10, 2021
unoptimized_lr/skidbuffer.py
· 2e6d559d
Kia
authored
4 years ago
2e6d559d
width_converter_simulator.py
· b5031fe8
Kia
authored
4 years ago
b5031fe8
unoptimized_lr/simple_lr_automaton.py
· a03532cc
Kia
authored
4 years ago
a03532cc
test_formal.sby
· 2256b6f7
Kia
authored
4 years ago
2256b6f7
Mar 08, 2021
liveness testing proof of concept with Super_Prove
· 0a0837b2
Kia
authored
4 years ago
0a0837b2
Mar 07, 2021
smtbmc formal
· 9ea8f5ee
Kia
authored
4 years ago
9ea8f5ee
tons of work on gearbox and formal
· 5885457c
Kia
authored
4 years ago
5885457c
Mar 04, 2021
notes for further work & testing
· d2ce78d6
Kia
authored
4 years ago
d2ce78d6
reorder
· 86637eb6
Kia
authored
4 years ago
86637eb6
first draft of flowcontroller
· 72d19420
Kia
authored
4 years ago
72d19420
work on integrating internal buses
· d6009f1c
Kia
authored
4 years ago
d6009f1c
split out the flow control component so we can check it independently
· f64cfe27
Kia
authored
4 years ago
f64cfe27
more work on gearbox, start splitting off submodules so we can write test...
· 84b18a74
Kia
authored
4 years ago
84b18a74
Mar 03, 2021
continue work on gear box
· 11601c33
Kia
authored
4 years ago
11601c33
Feb 03, 2021
explain logic for flow-control
· 10d29e65
Kia
authored
4 years ago
10d29e65
Feb 02, 2021
more work on parse tree
· 719197a4
Kia
authored
4 years ago
719197a4
readout logic seems to work :)
· d7f36528
Kia
authored
4 years ago
d7f36528
getting closer
· f6456b0c
Kia
authored
4 years ago
f6456b0c
Jan 31, 2021
unoptimized_lr/simple_parse_tree.py
· 0fcb9248
Kia
authored
4 years ago
0fcb9248
Jan 30, 2021
found the bug
· e683c0e1
Kia
authored
4 years ago
e683c0e1
work on test vector
· 486c9cc6
Kia
authored
4 years ago
486c9cc6
refactor
· 7f6c297c
Kia
authored
4 years ago
7f6c297c
refactor
· 59ba6f87
Kia
authored
4 years ago
59ba6f87
refactor
· bf11655d
Kia
authored
4 years ago
bf11655d
expurgated superfluous valid signal
· f8c93831
Kia
authored
4 years ago
f8c93831
refactor to use nmigen buses
· 0e3cb2eb
Kia
authored
4 years ago
0e3cb2eb
Jan 26, 2021
work on making it use the bus/layout/record/whatever
· 923ae3f6
Kia
authored
4 years ago
923ae3f6
a bit more correct behavior with ready/valid
· 9c5f39a2
Kia
authored
4 years ago
9c5f39a2
likewise with LR-table
· 5fcc6ccd
Kia
authored
4 years ago
5fcc6ccd
GOTO table with the bus instead of individual signals
· d5a4e923
Kia
authored
4 years ago
d5a4e923
work on the bus definition
· 4726435d
Kia
authored
4 years ago
4726435d
Jan 19, 2021
start work on state machine, based on previous iteration of the parser
· 2add8f71
Kia
authored
4 years ago
2add8f71
Jan 16, 2021
raster-style for the moment, it's easier and more likely to synthesize
· 6d5c9c1f
Kia
authored
4 years ago
6d5c9c1f
wrong but keeping this for further reference
· 0e7751f5
Kia
authored
4 years ago
0e7751f5
Jan 15, 2021
GOTO table
· 4f1473f3
Kia
authored
4 years ago
4f1473f3
seems to work
· e359781a
Kia
authored
4 years ago
e359781a
Jan 14, 2021
row select works
· 449b92a4
Kia
authored
4 years ago
449b92a4
Loading