aboutsummaryrefslogtreecommitdiffstats
path: root/passes/techmap/libparse.h
Commit message (Collapse)AuthorAgeFilesLines
* 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;
* Updated the liberty parser to accept [A:B] ranges (AST has not been ↵Niels Moseley2019-03-241-1/+9
| | | | updated). Liberty parser now also accepts key : value pair lines that do not end in ';'.
* Fixed trailing whitespacesClifford Wolf2015-07-021-2/+2
|
* namespace YosysClifford Wolf2014-09-271-1/+1
|
* Changed frontend-api from FILE to std::istreamClifford Wolf2014-08-231-2/+2
|
* renamed LibertyParer to LibertyParserClifford Wolf2014-01-141-3/+3
|
* Moved dfflibmap from passes/dfflibmap to passes/techmapClifford Wolf2013-10-161-0/+56