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
189c39c6125fe5f5cc11d057b9d2c5a05493bb74
Select Git revision
0 results
hammer-fpga-backend
Author
Search by author
Any Author
authors
0 authors
Apr 28, 2020
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
Jan 19, 2020
rule matcher output signals complete
· 66704000
Kia
authored
5 years ago
66704000
figured out how to create the reduce rule bitmap
· b2704544
Kia
authored
5 years ago
b2704544
start reduce rule matching
· aa81ff85
Kia
authored
5 years ago
aa81ff85
Jan 14, 2020
rewrote force shift lookup and deleted old version of same
· 670c6265
Kia
authored
5 years ago
670c6265
remove old Valid Item rule lookup
· 4f0fc207
Kia
authored
5 years ago
4f0fc207
added explanation for rule format reformulation
· e19eaf4e
Kia
authored
5 years ago
e19eaf4e
edit and revise comments
· a4d06a4a
Kia
authored
5 years ago
a4d06a4a
valid item check rewrite
· 4ded2b0a
Kia
authored
5 years ago
4ded2b0a
comments and asserts
· 1161de2e
Kia
authored
5 years ago
1161de2e
verify that signal is indeed one-hot after the disambiguation is performed
· 898494cf
Kia
authored
5 years ago
898494cf
one_hot_utils.py
· 81914915
Kia
authored
5 years ago
81914915
Loading