yosys/frontends
Rupert Swarbrick 6aa0f72ae9 Silence spurious warning in Verilog lexer when compiling with GCC
The chosen value shouldn't have any effect. I considered something
clearly wrong like -1, but there's no checking inside the generated
lexer, and I suspect this will cause even weirder bugs if triggered
than just setting it to INITIAL.
2020-05-26 17:54:57 +01:00
..
aiger aiger: -xaiger to return $_FF_ flops 2020-05-14 10:33:56 -07:00
ast Add force_downto and force_upto wire attributes. 2020-05-19 01:42:40 +02:00
blif kernel: big fat patch to use more ID::*, otherwise ID(*) 2020-04-02 09:51:32 -07:00
ilang frontend: cleanup to use more ID::*, more dict<> instead of map<> 2020-05-04 10:48:37 -07:00
json Update JSON front-end to process new attr/param encoding 2019-08-01 12:48:22 +02:00
liberty kernel: big fat patch to use more ID::*, otherwise ID(*) 2020-04-02 09:51:32 -07:00
rpc Add WASI platform support. 2020-04-30 18:56:25 +00:00
verific Revert "Add support for non-power-of-two mem chunks in verific importer" 2020-05-17 11:31:11 +02:00
verilog Silence spurious warning in Verilog lexer when compiling with GCC 2020-05-26 17:54:57 +01:00