• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Custom IC Design
  3. ERROR (VACOMP-2077):

Stats

  • Locked Locked
  • Replies 0
  • Subscribers 125
  • Views 13158
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ERROR (VACOMP-2077):

Sali
Sali over 11 years ago

 Dear all,

I have this code:

 

module CalculateTheNewWeight11(y11,y12,y13,y21,y22,y23,y31,y32,y33,out);
input y11,y12,y13,y21,y22,y23,y31,y32,y33;
output out;
electrical y11,y12,y13,y21,y22,y23,y31,y32,y33,gnd,out,e,standard;
real A11;
//real parameter eatah=0.5;
analog begin
@(initial_step)begin
A11=1;
end
V(gnd)<+ 0;
V(standard)<+ 1;
V(e)<+(V(y11,gnd)+V(y12,gnd)+V(y13,gnd)+V(y21,gnd)+V(y23,gnd)+V(y31,gnd)+V(y32,gnd)+V(y33,gnd))-(8*V(standard));
A11=A11+0.5*V(e);
I(out,gnd)<+ I(y11,gnd)*A11;
end
endmodule

But I got this error:

Error found by spectre during AHDL read-in.
    ERROR (VACOMP-2077): "/home/Chua3/CalculateTheWeightR21/veriloga/veriloga.va", near line 20: Encountered illegal use of both the potential and the flow of a pure probe branch (y21_gnd). Use either the potential or the flow of a pure probe branch, but not both.
    ERROR (VACOMP-1816): Exiting AHDL compilation.

Opening directory input.ahdlSimDB/ (775)
Opening directory input.ahdlSimDB/2328_thesis_Chua3_CalculateTheWeightR23_veriloga_veriloga.va.CalculateTheWeightR23.ahdlcmi/ (775)
Opening directory input.ahdlSimDB/2328_thesis_Chua3_CalculateTheWeightR23_veriloga_veriloga.va.CalculateTheWeightR23.ahdlcmi/Linux2.6.18-371.9.1.el5-64+gcc/ (775)

Error found by spectre during AHDL read-in.
    ERROR (VACOMP-2077): "/home/Chua3/CalculateTheWeightR23/veriloga/veriloga.va", near line 20: Encountered illegal use of both the potential and the flow of a pure probe branch (y23_gnd). Use either the potential or the flow of a pure probe branch, but not both.
    ERROR (VACOMP-1816): Exiting AHDL compilation.

Opening directory input.ahdlSimDB/ (775)
Opening directory input.ahdlSimDB/2328_thesis_Chua3_CalculateTheWeightR31_veriloga_veriloga.va.CalculateTheWeightR312.ahdlcmi/ (775)
Opening directory input.ahdlSimDB/2328_thesis_Chua3_CalculateTheWeightR31_veriloga_veriloga.va.CalculateTheWeightR312.ahdlcmi/Linux2.6.18-371.9.1.el5-64+gcc/ (775)

Error found by spectre during AHDL read-in.
    ERROR (VACOMP-2077): "/home/thesis/Chua3/CalculateTheWeightR31/veriloga/veriloga.va", near line 20: Encountered illegal use of both the potential and the flow of a pure probe branch (y31_gnd). Use either the potential or the flow of a pure probe branch, but not both.
    ERROR (VACOMP-1816): Exiting AHDL compilation.

Opening directory input.ahdlSimDB/ (775)
Opening directory input.ahdlSimDB/2328_thesis_Chua3_CalculateTheWeightR32_veriloga_veriloga.va.CalculateTheWeightR32.ahdlcmi/ (775)
Opening directory input.ahdlSimDB/2328_thesis_Chua3_CalculateTheWeightR32_veriloga_veriloga.va.CalculateTheWeightR32.ahdlcmi/Linux2.6.18-371.9.1.el5-64+gcc/ (775)

Error found by spectre during AHDL read-in.
    ERROR (VACOMP-2077): "/home/thesis/Chua3/CalculateTheWeightR32/veriloga/veriloga.va", near line 20: Encountered illegal use of both the potential and the flow of a pure probe branch (y32_gnd). Use either the potential or the flow of a pure probe branch, but not both.
    ERROR (VACOMP-1816): Exiting AHDL compilation.

Opening directory input.ahdlSimDB/ (775)
Opening directory input.ahdlSimDB/2328_thesis_Chua3_CalculateTheWeightR33_veriloga_veriloga.va.CalculateTheWeightR33.ahdlcmi/ (775)
Opening directory input.ahdlSimDB/2328_thesis_Chua3_CalculateTheWeightR33_veriloga_veriloga.va.CalculateTheWeightR33.ahdlcmi/Linux2.6.18-371.9.1.el5-64+gcc/ (775)

Error found by spectre during AHDL read-in.
    ERROR (VACOMP-2077): "/home/thesis/Chua3/CalculateTheWeightR33/veriloga/veriloga.va", near line 20: Encountered illegal use of both the potential and the flow of a pure probe branch (y33_gnd). Use either the potential or the flow of a pure probe branch, but not both.
    ERROR (VACOMP-1816): Exiting AHDL compilation.

Opening directory input.ahdlSimDB/ (775)
Opening directory input.ahdlSimDB/2328_thesis_Chua3_CalculateTheWeightR13_veriloga_veriloga.va.CalculateTheWeightR13.ahdlcmi/ (775)
Opening directory input.ahdlSimDB/2328_thesis_Chua3_CalculateTheWeightR13_veriloga_veriloga.va.CalculateTheWeightR13.ahdlcmi/Linux2.6.18-371.9.1.el5-64+gcc/ (775)

Error found by spectre during AHDL read-in.
    ERROR (VACOMP-2077): "/home/thesis/Chua3/CalculateTheWeightR13/veriloga/veriloga.va", near line 20: Encountered illegal use of both the potential and the flow of a pure probe branch (y13_gnd). Use either the potential or the flow of a pure probe branch, but not both.
    ERROR (VACOMP-1816): Exiting AHDL compilation.

Opening directory input.ahdlSimDB/ (775)
Opening directory input.ahdlSimDB/2328_thesis_Chua3_CalculateTheWeightR12_veriloga_veriloga.va.CalculateTheWeightR12.ahdlcmi/ (775)
Opening directory input.ahdlSimDB/2328_thesis_Chua3_CalculateTheWeightR12_veriloga_veriloga.va.CalculateTheWeightR12.ahdlcmi/Linux2.6.18-371.9.1.el5-64+gcc/ (775)

Error found by spectre during AHDL read-in.
    ERROR (VACOMP-2077): "/home/thesis/Chua3/CalculateTheWeightR12/veriloga/veriloga.va", near line 20: Encountered illegal use of both the potential and the flow of a pure probe branch (y12_gnd). Use either the potential or the flow of a pure probe branch, but not both.
    ERROR (VACOMP-1816): Exiting AHDL compilation.

Opening directory input.ahdlSimDB/ (775)
Opening directory input.ahdlSimDB/2328_thesis_Chua3_CalculateTheNewWeight11_veriloga_veriloga.va.CalculateTheNewWeight11.ahdlcmi/ (775)
Opening directory input.ahdlSimDB/2328_thesis_Chua3_CalculateTheNewWeight11_veriloga_veriloga.va.CalculateTheNewWeight11.ahdlcmi/Linux2.6.18-371.9.1.el5-64+gcc/ (775)

Error found by spectre during AHDL read-in.
    ERROR (VACOMP-2077): "/home/thesis/Chua3/CalculateTheNewWeight11/veriloga/veriloga.va", near line 20: Encountered illegal use of both the potential and the flow of a pure probe branch (y11_gnd). Use either the potential or the flow of a pure probe branch, but not both.
    ERROR (VACOMP-1816): Exiting AHDL compilation.
                                                                                                                                                                                                                                                       
I will appreciate any kind of help.

Thanks,

Sali                                                                                                                                                                                                                                                                               

  • Cancel

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information