2022-07-25 22:14:22 +02:00

14 lines
298 B
Systemverilog

// __FILE__ = `__FILE__
// This block SHOULD be emitted from the preprocessor.
// Emitted instead.
// The following define should have no effect.
`define __FILE__ "FOO"
// The following undef should have no effect.
// NOTE: Comparison against expected value are destined to fail in testcase.