From b21c321a059e11edeece1c90d97776bb0716d7a0 Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Thu, 16 May 2024 01:08:04 -0600 Subject: rtl: fix quartus errors: parser, synthesis, fitter --- rtl/if_common/mod.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'rtl/if_common/mod.mk') diff --git a/rtl/if_common/mod.mk b/rtl/if_common/mod.mk index e60abc4..2f2a465 100644 --- a/rtl/if_common/mod.mk +++ b/rtl/if_common/mod.mk @@ -1,3 +1,4 @@ define core + $(this)/deps := peakrdl_intfs $(this)/rtl_dirs := . endef -- cgit v1.2.3