mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-12 06:00:55 +00:00
readme, verilog_parser: bison 3.8 and ubuntu 22.04 example
This commit is contained in:
parent
0f7080ebf8
commit
e6e680cd62
2 changed files with 2 additions and 2 deletions
|
@ -33,7 +33,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
%require "3.0"
|
||||
%require "3.8"
|
||||
%language "c++"
|
||||
%define api.value.type variant
|
||||
%define api.prefix {frontend_verilog_yy}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue