mirror of https://github.com/YosysHQ/yosys.git
parent
af25585170
commit
497faf4ec0
|
|
@ -113,6 +113,7 @@ struct specify_rise_fall {
|
||||||
%define api.prefix {frontend_verilog_yy}
|
%define api.prefix {frontend_verilog_yy}
|
||||||
|
|
||||||
%glr-parser
|
%glr-parser
|
||||||
|
%expect 22
|
||||||
|
|
||||||
/* The union is defined in the header, so we need to provide all the
|
/* The union is defined in the header, so we need to provide all the
|
||||||
* includes it requires
|
* includes it requires
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue