This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
sv2v
mirror of
https://github.com/zachjs/sv2v.git
Watch
1
Star
0
Fork
You've already forked sv2v
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c843efd504
sv2v
/
test
/
error
/
undefined_macro.sv
5 lines
72 B
Systemverilog
Raw
Normal View
History
Unescape
Escape
add optional error message patterns to error test suite
2021-01-20 23:34:18 +01:00
// pattern: Undefined macro: SOMETHING
additional error case coverage
2020-12-04 03:02:33 +01:00
`SOMETHING
module
top
;
endmodule