Claire Xenia Wolf
|
72787f52fc
|
Fixing old e-mail addresses and deadnames
s/((Claire|Xen|Xenia|Clifford)\s+)+(Wolf|Xen)\s+<(claire|clifford)@(symbioticeda.com|clifford.at|yosyshq.com)>/Claire Xenia Wolf <claire@yosyshq.com>/gi;
s/((Nina|Nak|N\.)\s+)+Engelhardt\s+<nak@(symbioticeda.com|yosyshq.com)>/N. Engelhardt <nak@yosyshq.com>/gi;
s/((David)\s+)+Shah\s+<(dave|david)@(symbioticeda.com|yosyshq.com|ds0.me)>/David Shah <dave@ds0.me>/gi;
s/((Miodrag)\s+)+Milanovic\s+<(miodrag|micko)@(symbioticeda.com|yosyshq.com)>/Miodrag Milanovic <micko@yosyshq.com>/gi;
s,https?://www.clifford.at/yosys/,http://yosyshq.net/yosys/,g;
|
2021-06-08 00:39:36 +02:00 |
whitequark
|
7191dd16f9
|
Use C++11 final/override keywords.
|
2020-06-18 23:34:52 +00:00 |
Eddie Hung
|
a63e2508fc
|
Add RTLIL::constpad, init by yosys_setup(); use for abc9
|
2020-01-08 10:52:08 -08:00 |
N. Engelhardt
|
3671ecc7d0
|
use extra_args
|
2019-12-18 12:30:30 +01:00 |
N. Engelhardt
|
abcd82daca
|
add assert option to scratchpad command
|
2019-12-16 14:00:21 +01:00 |
N. Engelhardt
|
ce3615b367
|
add periods and newlines to help message
|
2019-12-13 10:28:34 +01:00 |
N. Engelhardt
|
1187e91c2f
|
add test and make help message more verbose
|
2019-12-12 20:51:59 +01:00 |
N. Engelhardt
|
4c7cda1c8b
|
add a command to read/modify scratchpad contents
|
2019-12-12 16:25:03 +01:00 |