aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vloghtb
Commit message (Collapse)AuthorAgeFilesLines
* Use HTTPS for website links, gatecat emailClaire Xenia Wolf2021-06-091-1/+1
| | | | | | | | | | 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;
* Fixing old e-mail addresses and deadnamesClaire Xenia Wolf2021-06-081-1/+1
| | | | | | | | 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;
* bugfix in blif front-endClifford Wolf2015-05-181-3/+3
|
* added vloghtb test_febe.shClifford Wolf2015-05-172-0/+49
|
* Added "wreduce" to some of the standard test benchesClifford Wolf2014-08-031-1/+1
|
* Added "make -j{N}" support to "make test"Clifford Wolf2014-07-301-3/+3
|
* Improvements in tests/vloghtbClifford Wolf2014-07-282-11/+17
|
* Added techmap -externClifford Wolf2014-07-272-1/+28
|
* Use "wget -N" in tests/vloghtb/run-test.shClifford Wolf2014-07-261-2/+2
|
* Use "opt -fine" in test/vloght/test_mapopt.shClifford Wolf2014-07-212-2/+3
|
* Various improvements in test/vloghtbClifford Wolf2014-07-214-30/+52
|
* Supercell creation for $div/$mod worked all along, fixed test benchesClifford Wolf2014-07-201-3/+2
|
* Small fix in tests/vloghtb/run-test.shClifford Wolf2014-07-201-0/+2
|
* Added tests/vloghtb/test_share.shClifford Wolf2014-07-205-1/+57
|
* Added tests/vloghtbClifford Wolf2014-07-202-0/+18