uncommented default_nettype

This commit is contained in:
AngeloJacobo 2025-03-01 19:32:35 +08:00
parent e19c6023c4
commit 5c52351bce
3 changed files with 3 additions and 3 deletions

View File

@ -38,7 +38,7 @@
// Comments are continuously added on this RTL for better readability
//`define FORMAL_COVER //skip reset sequence during formal verification to fit in cover depth
// `default_nettype none
`default_nettype none
`timescale 1ps / 1ps
//
// speed bin

View File

@ -28,7 +28,7 @@
//
////////////////////////////////////////////////////////////////////////////////
// `default_nettype none
`default_nettype none
`timescale 1ps / 1ps
//`define DEBUG_DQS // uncomment to route the raw DQS to output port for debugging

View File

@ -27,7 +27,7 @@
//
////////////////////////////////////////////////////////////////////////////////
//`default_nettype none
`default_nettype none
`timescale 1ps / 1ps
module ddr3_top #(