index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
/
pmgen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into clifford/pmgen
Clifford Wolf
2019-08-20
1
-3
/
+1
|
\
|
*
Ignore all generated headers for pmgen pass
Miodrag Milanovic
2019-08-18
1
-2
/
+1
*
|
Merge branch 'master' of github.com:YosysHQ/yosys into clifford/pmgen
Clifford Wolf
2019-08-19
3
-2
/
+109
|
\
|
|
*
Revert "Merge pull request #1280 from YosysHQ/revert-1266-eddie/ice40_full_ad...
Eddie Hung
2019-08-12
3
-0
/
+111
*
|
Refactor pmgen rollback mechanism
Clifford Wolf
2019-08-17
1
-32
/
+21
*
|
Improvements in "test_pmgen -generate"
Clifford Wolf
2019-08-17
1
-3
/
+23
*
|
Add pmgen "fallthrough" statement
Clifford Wolf
2019-08-17
2
-3
/
+17
*
|
Add help() call
Eddie Hung
2019-08-16
1
-0
/
+1
*
|
Minor bugfix in "test_pmgen -generate"
Clifford Wolf
2019-08-16
1
-1
/
+1
*
|
Add pmgen finish statement, return number of matches
Clifford Wolf
2019-08-16
4
-82
/
+116
*
|
Redesign pmgen backtracking for recursive matching
Clifford Wolf
2019-08-16
2
-33
/
+38
*
|
Add pmgen "generate" feature
Clifford Wolf
2019-08-16
3
-13
/
+208
*
|
Refactor demo_reduce into test_pmgen
Clifford Wolf
2019-08-16
4
-14
/
+83
*
|
Add doc for pmgen semioptional statement, Add pmgen changes to CHANGELOG
Clifford Wolf
2019-08-15
1
-0
/
+3
*
|
Update pmgen documentation
Clifford Wolf
2019-08-15
1
-4
/
+58
*
|
Change pmgen default rule to reject, switch peepopt behavior to accept
Clifford Wolf
2019-08-15
5
-7
/
+5
*
|
Add demo_reduce pass to demonstrace recursive pattern matching
Clifford Wolf
2019-08-15
4
-0
/
+187
*
|
Improvements in pmgen for recursive patterns
Clifford Wolf
2019-08-15
4
-26
/
+132
|
/
*
Revert "Wrap SB_LUT+SB_CARRY into $__ICE40_CARRY_WRAPPER"
David Shah
2019-08-10
3
-111
/
+0
*
Add ice40_wrapcarry pass, rename $__ICE40_FULL_ADDER -> CARRY_WRAPPER
Eddie Hung
2019-08-07
3
-0
/
+111
*
Do not use shiftmul peepopt pattern when mul result is truncated, fixes #1047
Clifford Wolf
2019-05-28
1
-4
/
+11
*
Bugfix in peepopt_shiftmul.pmg
Clifford Wolf
2019-05-06
1
-0
/
+4
*
Update pmgen documentation
Clifford Wolf
2019-05-03
1
-6
/
+18
*
Fix typo
Clifford Wolf
2019-05-03
1
-1
/
+1
*
Add peepopt_muldiv, fixes #930
Clifford Wolf
2019-04-30
4
-1
/
+41
*
pmgen progress
Clifford Wolf
2019-04-30
4
-13
/
+27
*
Some pmgen reorg, rename peepopt.pmg to peepopt_shiftmul.pmg
Clifford Wolf
2019-04-30
3
-4
/
+6
*
Progress in shiftmul peepopt pattern
Clifford Wolf
2019-04-30
1
-3
/
+51
*
Add "peepopt" skeleton
Clifford Wolf
2019-04-29
5
-1
/
+112
*
Add pmgen support for multiple patterns in one matcher
Clifford Wolf
2019-04-29
3
-130
/
+188
*
Support multiple pmg files (right now just concatenated together)
Clifford Wolf
2019-04-29
1
-6
/
+30
*
Misspelling
Eddie Hung
2019-04-25
1
-1
/
+1
*
Fix a few typos
Eddie Hung
2019-04-08
1
-3
/
+3
*
Fix spelling in pmgen/README.md
Eddie Hung
2019-03-05
1
-2
/
+2
*
Try again for passes/pmgen/ice40_dsp_pm.h rule
Larry Doolittle
2019-03-01
2
-8
/
+9
*
Reduce amount of trailing whitespace in code base
Larry Doolittle
2019-02-28
1
-1
/
+1
*
Fix pmgen for in-tree builds
Clifford Wolf
2019-02-28
2
-8
/
+9
*
Fix pmgen for out-of-tree build
Clifford Wolf
2019-02-28
2
-4
/
+6
*
Fix typo in passes/pmgen/README.md
Clifford Wolf
2019-02-21
1
-1
/
+1
*
Bugfix in ice40_dsp
Clifford Wolf
2019-02-21
1
-2
/
+2
*
Add "synth_ice40 -dsp"
Clifford Wolf
2019-02-20
1
-4
/
+4
*
Detect and reject cases that do not map well to iCE40 DSPs (yet)
Clifford Wolf
2019-02-20
2
-2
/
+17
*
Add actual DSP inference to ice40_dsp pass
Clifford Wolf
2019-02-17
3
-24
/
+214
*
Progress in pmgen
Clifford Wolf
2019-01-15
1
-3
/
+11
*
Progress in pmgen, add pmgen README
Clifford Wolf
2019-01-15
3
-14
/
+260
*
Fix pmgen "reject" statement
Clifford Wolf
2019-01-15
1
-1
/
+1
*
Progress in pmgen
Clifford Wolf
2019-01-15
3
-36
/
+139
*
Progress in pmgen
Clifford Wolf
2019-01-15
3
-21
/
+157
*
Progress in pmgen
Clifford Wolf
2019-01-15
5
-8
/
+347
*
Add mockup .pmg (pattern matcher generator) file
Clifford Wolf
2019-01-15
1
-0
/
+75