This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
verilator
Watch
1
Star
0
Fork
1
You've already forked verilator
mirror of
https://github.com/verilator/verilator.git
synced
2025-02-11 08:01:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9085e34d70
verilator
/
test_regress
/
t
/
t_fuzz_eof_bad.v
4 lines
54 B
Systemverilog
Raw
Normal View
History
Unescape
Escape
Fix misc bad-syntax crashes, bug1532.
2019-09-30 22:50:27 +00:00
module
a
;
Tests: Untabify tests. No functional change.
2022-05-01 14:10:00 +00:00
initial
$lay
(
*
Hello
!
=
n
"
);
Fix misc bad-syntax crashes, bug1532.
2019-09-30 22:50:27 +00:00
endmodule
Reference in New Issue
Copy Permalink