1
0
mirror of synced 2026-05-03 06:40:15 +00:00
Files
YosysHQ.yosys/frontends
Gary Wong ca7d94af99 verilog: improve string literal matching speed (fixes #5076)
Use a greedy regular expression to match input inside a string
literal, so that flex can accumulate a longer match instead of
invoking a rule for each individual character.
2025-05-31 22:38:44 -06:00
..
2024-12-10 14:27:55 +01:00