mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-23 04:38:55 +00:00
Revert "verilog: add support for SystemVerilog string literals."
This reverts commit 5feb1a1752
.
This commit is contained in:
parent
e0822c048e
commit
dc204dc909
4 changed files with 47 additions and 386 deletions
|
@ -381,6 +381,3 @@ from SystemVerilog:
|
|||
will process conditionals using these keywords by annotating their
|
||||
representation with the appropriate ``full_case`` and/or ``parallel_case``
|
||||
attributes, which are described above.)
|
||||
|
||||
- SystemVerilog string literals are supported (triple-quoted strings and
|
||||
escape sequences such as line continuations and hex escapes).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue