index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
/
pmgen
/
test_pmgen.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use C++11 final/override keywords.
whitequark
2020-06-18
1
-2
/
+2
*
kernel: big fat patch to use more ID::*, otherwise ID(*)
Eddie Hung
2020-04-02
1
-5
/
+5
*
Move GENERATE_PATTERN macro to separate utility header
Clifford Wolf
2019-10-16
1
-127
/
+2
*
Rename test_pmgen arg xilinx_srl.{fixed,variable}
Eddie Hung
2019-08-28
1
-2
/
+2
*
Account for maxsubcnt overflowing
Eddie Hung
2019-08-26
1
-1
/
+1
*
Add xilinx_srl_pm.variable to test_pmgen
Eddie Hung
2019-08-26
1
-0
/
+2
*
Add xilinx_srl_fixed, fix typos
Eddie Hung
2019-08-26
1
-2
/
+6
*
Add pmgen slices and choices
Clifford Wolf
2019-08-23
1
-2
/
+51
*
Improvements in "test_pmgen -generate"
Clifford Wolf
2019-08-17
1
-3
/
+23
*
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
1
-1
/
+1
*
Redesign pmgen backtracking for recursive matching
Clifford Wolf
2019-08-16
1
-1
/
+3
*
Add pmgen "generate" feature
Clifford Wolf
2019-08-16
1
-0
/
+142
*
Refactor demo_reduce into test_pmgen
Clifford Wolf
2019-08-16
1
-0
/
+165