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
79ac9fe785348f52f46a7c7df1aad2a9f33bafa9
Select Git revision
0 results
hammer-fpga-backend
Author
Search by author
Any Author
authors
0 authors
Aug 06, 2020
got the language-item-building working
· 79ac9fe7
Kia
authored
4 years ago
79ac9fe7
leaf cache
· 3ccfb402
Kia
authored
4 years ago
3ccfb402
tree modification working
· f1ae8390
Kia
authored
4 years ago
f1ae8390
continue work on tree manip
· 04703f3f
Kia
authored
4 years ago
04703f3f
tree walking
· c1a51d44
Kia
authored
4 years ago
c1a51d44
spacing
· 6241dd0c
Kia
authored
4 years ago
6241dd0c
same space
· 48d2558e
Kia
authored
4 years ago
48d2558e
Jul 24, 2020
cfg_utils.py
· b103122b
Kia
authored
4 years ago
b103122b
Jul 22, 2020
starting implementation of CFG-handling/generation/sampling machinery
· 2447ede9
Kia
authored
4 years ago
2447ede9
Jun 08, 2020
internal fault signal for serialization memory overfill
· ef35db04
Kia
authored
4 years ago
ef35db04
more parametrization, less magic numbers
· 6a2419cd
Kia
authored
4 years ago
6a2419cd
top_bit fixing
· fc9ec72e
Kia
authored
4 years ago
fc9ec72e
Jun 07, 2020
stack overflow/underflow trigger created and working
· 1656e44f
Kia
authored
4 years ago
1656e44f
Jun 04, 2020
add underfill/overfill signals to the stack
· e79a3ea9
Kia
authored
4 years ago
e79a3ea9
started work on nmigen gearboxes
· c42e167f
Kia
authored
4 years ago
c42e167f
remove the "rule execution" feature, probably not needed for generic LR parser
· f4b47958
Kia
authored
4 years ago
f4b47958
May 31, 2020
improve prettyprinting tree
· 6b6f5d5d
Kia
authored
4 years ago
6b6f5d5d
May 30, 2020
print out the nodes as they're being constructed
· cec05c1d
Kia
authored
4 years ago
cec05c1d
.gitignore
· 1fccc552
Kia
authored
4 years ago
1fccc552
CHECKPOINT for what needs to be changed for change in SERIALIZATION MEMORY SIZE
· f6dae132
Kia
authored
4 years ago
f6dae132
tree printing works!
· d6c30617
Kia
authored
4 years ago
d6c30617
returning
· d823b27d
Kia
authored
4 years ago
d823b27d
think backreferences are working; going to write a code for walking and printing the tree
· 72602962
Kia
authored
4 years ago
72602962
add FIXME for a hardcoded value
· 6b36a1a2
Kia
authored
4 years ago
6b36a1a2
further work on deserializing the parse tree, including physical->logical index conversion
· 3eb0b50d
Kia
authored
4 years ago
3eb0b50d
start of quick-n-dirty deserializer
· 5ad16915
Kia
authored
4 years ago
5ad16915
stuff with trees
· 413bce5c
Kia
authored
4 years ago
413bce5c
start work on tree deserializer
· 4c8bb8a0
Kia
authored
4 years ago
4c8bb8a0
May 25, 2020
simulated memory should act like a RAM (one clock delay from addr -> data...
· 1c854d86
Kia
authored
4 years ago
1c854d86
sensing state of parse complete signal from nMigen simulation
· 6ffa05b2
Kia
authored
4 years ago
6ffa05b2
May 24, 2020
one line per trace
· 80ee9fcc
Kia
authored
4 years ago
80ee9fcc
full length execute, full memory introspection
· bde29e58
Kia
authored
4 years ago
bde29e58
introspection of serialized parse tree!
· 5abd73c5
Kia
authored
4 years ago
5abd73c5
May 23, 2020
add introspection port for parse tree
· 31c646ed
Kia
authored
4 years ago
31c646ed
remove superfluous line
· 0913281d
Kia
authored
4 years ago
0913281d
more work on simulation skeleton
· d38b8933
Kia
authored
4 years ago
d38b8933
memory snapshotting
· e6be391e
Kia
authored
4 years ago
e6be391e
working out how to use current nMigen python simulator for automatic parser testing
· 45b6aa11
Kia
authored
4 years ago
45b6aa11
May 10, 2020
gtkw
· e43672f6
Kia
authored
4 years ago
e43672f6
May 08, 2020
more complex test case
· da619999
Kia
authored
4 years ago
da619999
Loading