From 6c175d5dc428f630e3bd4caf707db4b77b0b87e7 Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Mon, 12 Feb 2024 16:20:12 -0600 Subject: rtl, tb: add core.mk files --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8057426..599e507 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,6 @@ +top := conspiracion +core_dirs := rtl tb + .PHONY: all all: test -- cgit v1.2.3