diff --git a/fw/EF_TMR32_regs.h b/fw/EF_TMR32_regs.h index 5ab4882..b47767a 100644 --- a/fw/EF_TMR32_regs.h +++ b/fw/EF_TMR32_regs.h @@ -1,5 +1,5 @@ /* - Copyright 2024 Efabless Corp. + Copyright 2025 Efabless Corp. Author: Efabless Corp. (ip_admin@efabless.com) diff --git a/hdl/rtl/bus_wrappers/EF_TMR32_AHBL.dev.v b/hdl/rtl/bus_wrappers/EF_TMR32_AHBL.dev.v index cc6fb67..7b907cd 100644 --- a/hdl/rtl/bus_wrappers/EF_TMR32_AHBL.dev.v +++ b/hdl/rtl/bus_wrappers/EF_TMR32_AHBL.dev.v @@ -1,5 +1,5 @@ /* - Copyright 2024 Efabless Corp. + Copyright 2025 Efabless Corp. Author: Efabless Corp. (ip_admin@efabless.com) @@ -95,7 +95,7 @@ module EF_TMR32_AHBL #( wire [32-1:0] tmr; wire [1-1:0] matchx_flag; wire [1-1:0] matchy_flag; - (* keep *)wire [1-1:0] timeout_flag; + wire [1-1:0] timeout_flag; // Register Definitions wire [32-1:0] TMR_WIRE; diff --git a/hdl/rtl/bus_wrappers/EF_TMR32_AHBL.v b/hdl/rtl/bus_wrappers/EF_TMR32_AHBL.v index 3f9305d..189b474 100644 --- a/hdl/rtl/bus_wrappers/EF_TMR32_AHBL.v +++ b/hdl/rtl/bus_wrappers/EF_TMR32_AHBL.v @@ -1,5 +1,5 @@ /* - Copyright 2024 Efabless Corp. + Copyright 2025 Efabless Corp. Author: Efabless Corp. (ip_admin@efabless.com) @@ -112,7 +112,7 @@ module EF_TMR32_AHBL #( wire [32-1:0] tmr; wire [1-1:0] matchx_flag; wire [1-1:0] matchy_flag; - (* keep *)wire [1-1:0] timeout_flag; + wire [1-1:0] timeout_flag; // Register Definitions wire [32-1:0] TMR_WIRE; diff --git a/hdl/rtl/bus_wrappers/EF_TMR32_APB.dev.v b/hdl/rtl/bus_wrappers/EF_TMR32_APB.dev.v index 2a2338f..0f316c1 100644 --- a/hdl/rtl/bus_wrappers/EF_TMR32_APB.dev.v +++ b/hdl/rtl/bus_wrappers/EF_TMR32_APB.dev.v @@ -1,5 +1,5 @@ /* - Copyright 2024 Efabless Corp. + Copyright 2025 Efabless Corp. Author: Efabless Corp. (ip_admin@efabless.com) @@ -95,7 +95,7 @@ module EF_TMR32_APB #( wire [32-1:0] tmr; wire [1-1:0] matchx_flag; wire [1-1:0] matchy_flag; - (* keep *)wire [1-1:0] timeout_flag; + wire [1-1:0] timeout_flag; // Register Definitions wire [32-1:0] TMR_WIRE; diff --git a/hdl/rtl/bus_wrappers/EF_TMR32_APB.v b/hdl/rtl/bus_wrappers/EF_TMR32_APB.v index fd6a5bd..72d3d24 100644 --- a/hdl/rtl/bus_wrappers/EF_TMR32_APB.v +++ b/hdl/rtl/bus_wrappers/EF_TMR32_APB.v @@ -1,5 +1,5 @@ /* - Copyright 2024 Efabless Corp. + Copyright 2025 Efabless Corp. Author: Efabless Corp. (ip_admin@efabless.com) @@ -95,7 +95,7 @@ module EF_TMR32_APB #( wire [ 32-1:0] tmr; wire [ 1-1:0] matchx_flag; wire [ 1-1:0] matchy_flag; - (* keep *)wire [ 1-1:0] timeout_flag; + wire [ 1-1:0] timeout_flag; // Register Definitions wire [ 32-1:0] TMR_WIRE; diff --git a/hdl/rtl/bus_wrappers/EF_TMR32_WB.dev.v b/hdl/rtl/bus_wrappers/EF_TMR32_WB.dev.v index 27ee4e7..3b97120 100644 --- a/hdl/rtl/bus_wrappers/EF_TMR32_WB.dev.v +++ b/hdl/rtl/bus_wrappers/EF_TMR32_WB.dev.v @@ -1,5 +1,5 @@ /* - Copyright 2024 Efabless Corp. + Copyright 2025 Efabless Corp. Author: Efabless Corp. (ip_admin@efabless.com) @@ -95,7 +95,7 @@ module EF_TMR32_WB #( wire [32-1:0] tmr; wire [1-1:0] matchx_flag; wire [1-1:0] matchy_flag; - (* keep *)wire [1-1:0] timeout_flag; + wire [1-1:0] timeout_flag; // Register Definitions wire [32-1:0] TMR_WIRE; diff --git a/hdl/rtl/bus_wrappers/EF_TMR32_WB.v b/hdl/rtl/bus_wrappers/EF_TMR32_WB.v index 3fc890b..04f9a0d 100644 --- a/hdl/rtl/bus_wrappers/EF_TMR32_WB.v +++ b/hdl/rtl/bus_wrappers/EF_TMR32_WB.v @@ -1,5 +1,5 @@ /* - Copyright 2024 Efabless Corp. + Copyright 2025 Efabless Corp. Author: Efabless Corp. (ip_admin@efabless.com) @@ -97,7 +97,7 @@ module EF_TMR32_WB #( wire [ 32-1:0] tmr; wire [ 1-1:0] matchx_flag; wire [ 1-1:0] matchy_flag; - (* keep *)wire [ 1-1:0] timeout_flag; + wire [ 1-1:0] timeout_flag; // Register Definitions wire [ 32-1:0] TMR_WIRE; diff --git a/hdl/rtl/bus_wrappers/dft/EF_TMR32_AHBL_DFT.dev.v b/hdl/rtl/bus_wrappers/dft/EF_TMR32_AHBL_DFT.dev.v index 35eeae0..1bc1148 100644 --- a/hdl/rtl/bus_wrappers/dft/EF_TMR32_AHBL_DFT.dev.v +++ b/hdl/rtl/bus_wrappers/dft/EF_TMR32_AHBL_DFT.dev.v @@ -1,5 +1,5 @@ /* - Copyright 2024 Efabless Corp. + Copyright 2025 Efabless Corp. Author: Efabless Corp. (ip_admin@efabless.com) @@ -96,7 +96,7 @@ module EF_TMR32_AHBL #( wire [32-1:0] tmr; wire [1-1:0] matchx_flag; wire [1-1:0] matchy_flag; - (* keep *)wire [1-1:0] timeout_flag; + wire [1-1:0] timeout_flag; // Register Definitions wire [32-1:0] TMR_WIRE; diff --git a/hdl/rtl/bus_wrappers/dft/EF_TMR32_AHBL_DFT.v b/hdl/rtl/bus_wrappers/dft/EF_TMR32_AHBL_DFT.v index 78ccdef..2a89665 100644 --- a/hdl/rtl/bus_wrappers/dft/EF_TMR32_AHBL_DFT.v +++ b/hdl/rtl/bus_wrappers/dft/EF_TMR32_AHBL_DFT.v @@ -1,5 +1,5 @@ /* - Copyright 2024 Efabless Corp. + Copyright 2025 Efabless Corp. Author: Efabless Corp. (ip_admin@efabless.com) @@ -113,7 +113,7 @@ module EF_TMR32_AHBL #( wire [32-1:0] tmr; wire [1-1:0] matchx_flag; wire [1-1:0] matchy_flag; - (* keep *)wire [1-1:0] timeout_flag; + wire [1-1:0] timeout_flag; // Register Definitions wire [32-1:0] TMR_WIRE; diff --git a/hdl/rtl/bus_wrappers/dft/EF_TMR32_APB_DFT.dev.v b/hdl/rtl/bus_wrappers/dft/EF_TMR32_APB_DFT.dev.v index 4f1b339..0eec9c8 100644 --- a/hdl/rtl/bus_wrappers/dft/EF_TMR32_APB_DFT.dev.v +++ b/hdl/rtl/bus_wrappers/dft/EF_TMR32_APB_DFT.dev.v @@ -1,5 +1,5 @@ /* - Copyright 2024 Efabless Corp. + Copyright 2025 Efabless Corp. Author: Efabless Corp. (ip_admin@efabless.com) @@ -96,7 +96,7 @@ module EF_TMR32_APB #( wire [32-1:0] tmr; wire [1-1:0] matchx_flag; wire [1-1:0] matchy_flag; - (* keep *)wire [1-1:0] timeout_flag; + wire [1-1:0] timeout_flag; // Register Definitions wire [32-1:0] TMR_WIRE; diff --git a/hdl/rtl/bus_wrappers/dft/EF_TMR32_APB_DFT.v b/hdl/rtl/bus_wrappers/dft/EF_TMR32_APB_DFT.v index 8228754..fb229c3 100644 --- a/hdl/rtl/bus_wrappers/dft/EF_TMR32_APB_DFT.v +++ b/hdl/rtl/bus_wrappers/dft/EF_TMR32_APB_DFT.v @@ -1,5 +1,5 @@ /* - Copyright 2024 Efabless Corp. + Copyright 2025 Efabless Corp. Author: Efabless Corp. (ip_admin@efabless.com) @@ -96,7 +96,7 @@ module EF_TMR32_APB #( wire [ 32-1:0] tmr; wire [ 1-1:0] matchx_flag; wire [ 1-1:0] matchy_flag; - (* keep *)wire [ 1-1:0] timeout_flag; + wire [ 1-1:0] timeout_flag; // Register Definitions wire [ 32-1:0] TMR_WIRE; diff --git a/hdl/rtl/bus_wrappers/dft/EF_TMR32_WB_DFT.dev.v b/hdl/rtl/bus_wrappers/dft/EF_TMR32_WB_DFT.dev.v index d1cb105..5123c6c 100644 --- a/hdl/rtl/bus_wrappers/dft/EF_TMR32_WB_DFT.dev.v +++ b/hdl/rtl/bus_wrappers/dft/EF_TMR32_WB_DFT.dev.v @@ -1,5 +1,5 @@ /* - Copyright 2024 Efabless Corp. + Copyright 2025 Efabless Corp. Author: Efabless Corp. (ip_admin@efabless.com) @@ -96,7 +96,7 @@ module EF_TMR32_WB #( wire [32-1:0] tmr; wire [1-1:0] matchx_flag; wire [1-1:0] matchy_flag; - (* keep *)wire [1-1:0] timeout_flag; + wire [1-1:0] timeout_flag; // Register Definitions wire [32-1:0] TMR_WIRE; diff --git a/hdl/rtl/bus_wrappers/dft/EF_TMR32_WB_DFT.v b/hdl/rtl/bus_wrappers/dft/EF_TMR32_WB_DFT.v index 7a53b38..355e23f 100644 --- a/hdl/rtl/bus_wrappers/dft/EF_TMR32_WB_DFT.v +++ b/hdl/rtl/bus_wrappers/dft/EF_TMR32_WB_DFT.v @@ -1,5 +1,5 @@ /* - Copyright 2024 Efabless Corp. + Copyright 2025 Efabless Corp. Author: Efabless Corp. (ip_admin@efabless.com) @@ -98,7 +98,7 @@ module EF_TMR32_WB #( wire [ 32-1:0] tmr; wire [ 1-1:0] matchx_flag; wire [ 1-1:0] matchy_flag; - (* keep *)wire [ 1-1:0] timeout_flag; + wire [ 1-1:0] timeout_flag; // Register Definitions wire [ 32-1:0] TMR_WIRE;