aboutsummaryrefslogtreecommitdiffstats
path: root/backends/json/json.cc
Commit message (Expand)AuthorAgeFilesLines
* Improved write_json help messageClifford Wolf2016-12-291-0/+4
* write_json: also write module attributes.whitequark2016-07-121-2/+6
* Added "yosys -D" featureClifford Wolf2016-04-211-1/+1
* user-facing spelling fixesSebastian Kuzminsky2016-02-281-3/+3
* Another block of spelling fixesLarry Doolittle2015-08-141-1/+1
* Fixed trailing whitespacesClifford Wolf2015-07-021-2/+2
* Improvements in cellaigs.cc and "json -aig"Clifford Wolf2015-06-111-6/+63
* AigMaker refactoringClifford Wolf2015-06-101-1/+1
* Added "json -aig"Clifford Wolf2015-06-101-9/+63
* Added "port_directions" to write_json outputClifford Wolf2015-04-061-0/+20
* Documentation for JSON format, added attributesClifford Wolf2015-03-061-16/+156
* Json bugfixClifford Wolf2015-03-031-1/+1
* Json backend improvementsClifford Wolf2015-03-031-4/+12
* Added JSON backendClifford Wolf2015-03-021-0/+259
='n142' href='#n142'>142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230