summaryrefslogtreecommitdiff
path: root/src/maker/tlv/sandpiper_gen.vh
diff options
context:
space:
mode:
Diffstat (limited to 'src/maker/tlv/sandpiper_gen.vh')
-rwxr-xr-xsrc/maker/tlv/sandpiper_gen.vh4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/maker/tlv/sandpiper_gen.vh b/src/maker/tlv/sandpiper_gen.vh
new file mode 100755
index 00000000..d063661a
--- /dev/null
+++ b/src/maker/tlv/sandpiper_gen.vh
@@ -0,0 +1,4 @@
+// This just verifies that sandpiper.vh has been included.
+`ifndef SANDPIPER_VH
+ !!!ERROR: SandPiper project's sp_<proj>.vh file must include sandpiper.vh.
+`endif