index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
passes
/
techmap
/
libparse.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix two instances of integer-assignment to string.
Henner Zeller
2019-05-14
1
-1
/
+1
*
Liberty file parser now accepts superfluous ;
Niels Moseley
2019-03-27
1
-1
/
+1
*
Liberty file parser now accepts superfluous ;
Niels Moseley
2019-03-27
1
-7
/
+54
*
spaces -> tabs
Niels Moseley
2019-03-25
1
-78
/
+78
*
EOL is now accepted as ';' replacement on lines that look like: feature_xyz(o...
Niels Moseley
2019-03-25
1
-4
/
+3
*
Updated the liberty parser to accept [A:B] ranges (AST has not been updated)....
Niels Moseley
2019-03-24
1
-6
/
+81
*
Allow square brackets in liberty identifiers
Clifford Wolf
2018-11-05
1
-2
/
+2
*
Liberty file newline handling is more relaxed. More descriptive error message
Niels Moseley
2018-11-03
1
-4
/
+7
*
Value of properties can be expression.
Staf Verhaegen
2018-01-03
1
-2
/
+22
*
Fixed trailing whitespaces
Clifford Wolf
2015-07-02
1
-3
/
+3
*
Fixed handling of quotes in liberty parser
Clifford Wolf
2015-03-18
1
-2
/
+2
*
Fixed clang (svn trunk) warnings
Clifford Wolf
2015-02-18
1
-2
/
+0
*
Removed CHECK() macro from libparse.cc (was using non-std c features)
Clifford Wolf
2014-10-13
1
-22
/
+15
*
namespace Yosys
Clifford Wolf
2014-09-27
1
-1
/
+1
*
Changed frontend-api from FILE to std::istream
Clifford Wolf
2014-08-23
1
-16
/
+24
*
Fixed dumping of timing() { .. } block in libparse
Clifford Wolf
2014-03-09
1
-2
/
+3
*
Added support for // comments in liberty parser
Clifford Wolf
2014-01-25
1
-0
/
+5
*
renamed LibertyParer to LibertyParser
Clifford Wolf
2014-01-14
1
-5
/
+5
*
Added "+" to list of liberty token characters
Clifford Wolf
2014-01-14
1
-2
/
+2
*
Moved dfflibmap from passes/dfflibmap to passes/techmap
Clifford Wolf
2013-10-16
1
-0
/
+629