summaryrefslogtreecommitdiff
path: root/src/maker/tlv/sandpiper_gen.vh
diff options
context:
space:
mode:
authorEyantra698Sumanto2022-01-11 15:22:58 +0530
committerEyantra698Sumanto2022-01-25 19:46:20 +0530
commit9065ac0e83c74baee675b8bc0b71378354851805 (patch)
treef0b3722fd3a744a2e0e663b7e58c391d7e16f215 /src/maker/tlv/sandpiper_gen.vh
parent840090d0eedac3c60026269f50f9bb8365e4801b (diff)
downloadeSim-9065ac0e83c74baee675b8bc0b71378354851805.tar.gz
eSim-9065ac0e83c74baee675b8bc0b71378354851805.tar.bz2
eSim-9065ac0e83c74baee675b8bc0b71378354851805.zip
Adding the files of Makerchip-Ngveri
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