index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
/
cmds
/
bugpoint.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
bugpoint: avoid infinite loop between -connections and -wires.
Catherine
2021-12-15
1
-1
/
+1
*
rtlil: Make Process handling more uniform with Cell and Wire.
Marcelina Kościelnicka
2021-07-12
1
-5
/
+4
*
Clarify bugpoint documentation regarding output
Iris Johnson
2021-03-24
1
-0
/
+2
*
bugpoint: add runner option
Zachary Snow
2021-03-17
1
-6
/
+17
*
Add support for memory writes in processes.
Marcelina Kościelnicka
2021-03-08
1
-0
/
+17
*
bugpoint: add -wires option.
whitequark
2020-12-07
1
-3
/
+38
*
bugpoint: try to remove whole processes first.
whitequark
2020-12-07
1
-4
/
+40
*
bugpoint: accept quoted strings in -grep.
whitequark
2020-12-07
1
-1
/
+4
*
bugpoint: add -command option.
whitequark
2020-12-07
1
-13
/
+21
*
Replace "ILANG" with "RTLIL" everywhere.
whitequark
2020-08-26
1
-3
/
+3
*
Use C++11 final/override keywords.
whitequark
2020-06-18
1
-2
/
+2
*
bugpoint: improve messaging
Eddie Hung
2020-04-24
1
-7
/
+7
*
bugpoint: (* keep *) to (* bugpoint_keep *); also apply to modules/cells
Eddie Hung
2020-04-24
1
-5
/
+14
*
bugpoint: skip ports with (* keep *) on; add header
Eddie Hung
2020-04-24
1
-9
/
+18
*
bugpoint: improve help text
Eddie Hung
2020-04-23
1
-11
/
+13
*
bugpoint: Don't remove modules or cells while iterating over them.
Marcelina Kościelnicka
2020-04-22
1
-4
/
+14
*
Clean up private member usage in `passes/cmds/bugpoint.cc`.
Alberto Gonzalez
2020-04-06
1
-14
/
+14
*
kernel: big fat patch to use more ID::*, otherwise ID(*)
Eddie Hung
2020-04-02
1
-2
/
+2
*
bugpoint: add -assigns and -updates options.
whitequark
2019-07-09
1
-9
/
+81
*
bugpoint: check for -script option.
whitequark
2019-05-14
1
-0
/
+3
*
Fix all warnings that occurred when compiling with gcc9
Kristoffer Ellersgaard Koch
2019-05-08
1
-2
/
+1
*
Add "whitebox" attribute, add "read_verilog -wb"
Clifford Wolf
2019-04-18
1
-4
/
+4
*
Switch "bugpoint" from system() to run_command()
Clifford Wolf
2019-01-07
1
-1
/
+1
*
bugpoint: new pass.
whitequark
2019-01-07
1
-0
/
+369