index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
frontends
/
json
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix handling of escaped chars in json backend and frontend
N. Engelhardt
2022-02-18
1
-3
/
+31
*
Fixing old e-mail addresses and deadnames
Claire Xenia Wolf
2021-06-08
1
-1
/
+1
*
Remove duplicates from conns array in JSON front-end, fixes #2736
Claire Xenia Wolf
2021-04-26
1
-0
/
+4
*
json: Add support for memories.
Marcelina KoĆcielnicka
2021-03-15
1
-0
/
+46
*
frontend: json: parse negative values
Karol Gugala
2021-02-23
1
-2
/
+10
*
Use C++11 final/override keywords.
whitequark
2020-06-18
1
-2
/
+2
*
frontends/json/jsonparse.cc: Like the upto field read_json can also read the ...
Vamsi K Vytla
2020-04-27
1
-1
/
+6
*
Update JSON front-end to process new attr/param encoding
Clifford Wolf
2019-08-01
1
-23
/
+34
*
Add upto and offset to JSON ports
Miodrag Milanovic
2019-06-21
1
-0
/
+12
*
Fix typo
Miodrag Milanovic
2019-06-21
1
-1
/
+1
*
Added JSON upto and offset
Clifford Wolf
2019-06-21
1
-0
/
+12
*
Consistent use of 'override' for virtual methods in derived classes.
Henner Zeller
2018-07-20
1
-2
/
+2
*
Parse reals as string in JSON front-end
Clifford Wolf
2017-09-26
1
-0
/
+28
*
json: Parse inout correctly rather than as an output
Robert Ou
2017-08-14
1
-0
/
+1
*
Add attributes and parameter support to JSON front-end
Clifford Wolf
2017-07-10
1
-7
/
+50
*
Add JSON front-end
Clifford Wolf
2017-07-08
2
-0
/
+472