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
f4549c08d08555d8ec7d646f0fe282336ecc8454
Select Git revision
0 results
hammer-fpga-backend
Author
Search by author
Any Author
authors
0 authors
May 01, 2020
try adding a memory
· f4549c08
Kia
authored
4 years ago
f4549c08
hooked up pseudo-serializer
· a026680a
Kia
authored
4 years ago
a026680a
try simple pseudo-serializer
· 5c5286c7
Kia
authored
4 years ago
5c5286c7
side stack works
· 0cf1296c
Kia
authored
4 years ago
0cf1296c
Apr 30, 2020
renames for the double-stack
· b22de924
Kia
authored
4 years ago
b22de924
side stack signals wired up
· 2823018a
Kia
authored
4 years ago
2823018a
continue work on sync-stacks
· d5b6d0ca
Kia
authored
4 years ago
d5b6d0ca
parallel stacks, moving together in synchrony ~
· dca211d5
Kia
authored
4 years ago
dca211d5
work on tree serializer proper
· 6bf1ebb3
Kia
authored
4 years ago
6bf1ebb3
Apr 29, 2020
state renaming
· 3f0c0be4
Kia
authored
4 years ago
3f0c0be4
Apr 28, 2020
fixed issue with runt cycle happening before each REDUCE phase
· 5746b733
Kia
authored
4 years ago
5746b733
signal renaming for clarity
· 189c39c6
Kia
authored
4 years ago
189c39c6
Apr 12, 2020
signal documentation
· da2f18cb
Kia
authored
5 years ago
da2f18cb
implementing serialization machine
· 77d962b4
Kia
authored
5 years ago
77d962b4
Mar 10, 2020
more work on tree serializer
· eb409589
Kia
authored
5 years ago
eb409589
Mar 07, 2020
that's the wrong way, we should just create a new inspectable stack for the...
· fdcf0acd
Kia
authored
5 years ago
fdcf0acd
augment the inspectable stack to permit sideband information storage
· 900fbf10
Kia
authored
5 years ago
900fbf10
Feb 17, 2020
rename bitmap component, start work on parse tree serializer
· f514827e
Kia
authored
5 years ago
f514827e
Jan 28, 2020
more complicated expression
· 903a8941
Kia
authored
5 years ago
903a8941
can parse (3+2)*5
· 3b8c8578
Kia
authored
5 years ago
3b8c8578
added SUCCESS state in state machine
· 62eb455b
Kia
authored
5 years ago
62eb455b
detect End Of Parse
· 6ad02790
Kia
authored
5 years ago
6ad02790
rule matcher output signals need to be ORs of the per-stack-state signals...
· 54e69b53
Kia
authored
5 years ago
54e69b53
final results go up top
· 4705feb9
Kia
authored
5 years ago
4705feb9
Jan 27, 2020
initialize stack with bottom/start-of-parse pseudosymbol
· beb369ad
Kia
authored
5 years ago
beb369ad
Jan 26, 2020
add END OF PARSE marker to memory
· 9866bf59
Kia
authored
5 years ago
9866bf59
deal with empty per-stackstate shift rules
· c66f142b
Kia
authored
5 years ago
c66f142b
reduce ruleset for expression grammar
· f2ad77f0
Kia
authored
5 years ago
f2ad77f0
feed stack state descriptions through everything that needs them
· f13237a6
Kia
authored
5 years ago
f13237a6
typo/scope fixes
· 13cd6b81
Kia
authored
5 years ago
13cd6b81
always_shift rules for expression language
· 56f5e497
Kia
authored
5 years ago
56f5e497
valid item ruleset for expression grammar
· 4b4637d5
Kia
authored
5 years ago
4b4637d5
pairwise priority rules for this expression language
· 4802f169
Kia
authored
5 years ago
4802f169
make the order of the pairwise priority rules consistent
· 43ccbc71
Kia
authored
5 years ago
43ccbc71
Jan 25, 2020
define STDMASK for semantic data masking out
· 3535608e
Kia
authored
5 years ago
3535608e
use constants
· 42647a0e
Kia
authored
5 years ago
42647a0e
prereplace
· d7436ae7
Kia
authored
5 years ago
d7436ae7
add definitions of terms in hex
· 31dd02aa
Kia
authored
5 years ago
31dd02aa
draft stack states, gotta still crosscheck them
· 2198fbbe
Kia
authored
5 years ago
2198fbbe
fix grievous typo
· 926ec6a7
Kia
authored
5 years ago
926ec6a7
Loading