From 9065ac0e83c74baee675b8bc0b71378354851805 Mon Sep 17 00:00:00 2001 From: Eyantra698Sumanto Date: Tue, 11 Jan 2022 15:22:58 +0530 Subject: Adding the files of Makerchip-Ngveri --- src/maker/tlv/sandpiper_gen.vh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 src/maker/tlv/sandpiper_gen.vh (limited to 'src/maker/tlv/sandpiper_gen.vh') 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_.vh file must include sandpiper.vh. +`endif -- cgit