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/wb2axip/sfifothresh.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rtl/wb2axip/sfifothresh.v') diff --git a/rtl/wb2axip/sfifothresh.v b/rtl/wb2axip/sfifothresh.v index 5d4a156..be6da60 100644 --- a/rtl/wb2axip/sfifothresh.v +++ b/rtl/wb2axip/sfifothresh.v @@ -34,7 +34,7 @@ //////////////////////////////////////////////////////////////////////////////// // // -`default_nettype none +//`default_nettype none // }}} module sfifothresh(i_clk, i_reset, i_wr, i_data, o_full, o_fill, -- cgit v1.2.3