P
parag_paul@hotmail.com
Guest
Are there special nets like __eco_nets.
I have a following call
XDCVD \ag_reg_reg[0] (
.CLK (clk),
.D (bp_i[0]),
.SQ
(ag_reg_reg_0__eco_net));
where I have no ag_reg_reg_0__eco_net with me, in this module.
Are there any special directives like that in Verilog
-Parag
I have a following call
XDCVD \ag_reg_reg[0] (
.CLK (clk),
.D (bp_i[0]),
.SQ
(ag_reg_reg_0__eco_net));
where I have no ag_reg_reg_0__eco_net with me, in this module.
Are there any special directives like that in Verilog
-Parag