Charlotte
|
d130f7fca2
|
tests: use /usr/bin/env for bash.
|
2023-08-12 11:59:39 +10:00 |
Claire Xenia Wolf
|
0ada13cbe2
|
Use HTTPS for website links, gatecat email
git ls-tree -r --name-only HEAD | xargs sed -i -rf ~/fixemails.sed
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|gatecat)\s+<(dave|david|gatecat)@(symbioticeda.com|yosyshq.com|ds0.me)>/gatecat <gatecat@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/,https://yosyshq.net/yosys/,g;
|
2021-06-09 12:16:56 +02:00 |
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 |
Clifford Wolf
|
6061b7bd58
|
bugfix in blif front-end
|
2015-05-18 11:15:49 +02:00 |
Clifford Wolf
|
83499dc1ba
|
added vloghtb test_febe.sh
|
2015-05-17 19:54:00 +02:00 |
Clifford Wolf
|
358bf70a21
|
Added "wreduce" to some of the standard test benches
|
2014-08-03 20:22:33 +02:00 |
Clifford Wolf
|
7d98645fe8
|
Added "make -j{N}" support to "make test"
|
2014-07-30 19:23:26 +02:00 |
Clifford Wolf
|
c469be883b
|
Improvements in tests/vloghtb
|
2014-07-28 09:15:40 +02:00 |
Clifford Wolf
|
8b0f50792c
|
Added techmap -extern
|
2014-07-27 21:31:18 +02:00 |
Clifford Wolf
|
027819c7e8
|
Use "wget -N" in tests/vloghtb/run-test.sh
|
2014-07-26 14:08:43 +02:00 |
Clifford Wolf
|
0229d68fc9
|
Use "opt -fine" in test/vloght/test_mapopt.sh
|
2014-07-21 21:39:59 +02:00 |
Clifford Wolf
|
668306d00f
|
Various improvements in test/vloghtb
|
2014-07-21 14:40:57 +02:00 |
Clifford Wolf
|
e9506bb2da
|
Supercell creation for $div/$mod worked all along, fixed test benches
|
2014-07-20 18:54:06 +02:00 |
Clifford Wolf
|
4af8d84f01
|
Small fix in tests/vloghtb/run-test.sh
|
2014-07-20 17:05:20 +02:00 |
Clifford Wolf
|
2e358bd667
|
Added tests/vloghtb/test_share.sh
|
2014-07-20 15:33:05 +02:00 |
Clifford Wolf
|
3f9f0c047d
|
Added tests/vloghtb
|
2014-07-20 02:19:44 +02:00 |