yosys/frontends
Marcus Comstedt 5e94bf0291 refixed parsing of constant with comment between size and value
The three parts of a based constant (size, base, digits) are now three
separate tokens, allowing the linear whitespace (including comments)
between them to be treated as normal inter-token whitespace.
2020-03-11 18:21:44 +01:00
..
aiger Add and use SigSpec::reverse() 2020-01-28 10:37:16 -08:00
ast Merge pull request #1718 from boqwxp/precise_locations 2020-03-03 08:38:32 -08:00
blif Fix parsing of .cname BLIF statements 2019-10-16 09:06:57 +02:00
ilang read_ilang: do bounds checking on bit indices 2019-11-27 22:24:39 +01:00
json Update JSON front-end to process new attr/param encoding 2019-08-01 12:48:22 +02:00
liberty stoi -> atoi 2019-08-07 11:09:17 -07:00
rpc Fixes for MSVC build 2019-10-04 16:29:46 +02:00
verific Merge pull request #1667 from YosysHQ/clifford/verificnand 2020-01-30 19:55:53 +01:00
verilog refixed parsing of constant with comment between size and value 2020-03-11 18:21:44 +01:00