mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-25 08:32:34 +00:00
twine
This commit is contained in:
parent
3d27e83d0f
commit
3424c00cd0
63 changed files with 2635 additions and 503 deletions
|
|
@ -10,5 +10,5 @@ read_json temp/test_escapes.json
|
|||
write_json temp/test_escapes.json
|
||||
design -reset
|
||||
read_json temp/test_escapes.json
|
||||
write_rtlil temp/test_escapes.json.il
|
||||
write_rtlil -resolve-src temp/test_escapes.json.il
|
||||
! grep -F 'attribute \src "\" / \\ \010 \014 \n \015 \t \025 \033"' temp/test_escapes.json.il
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue