• 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. Digital Implementation
  3. Joules RTL power analysis can not recognize defined par...

Stats

  • Locked Locked
  • Replies 1
  • Subscribers 91
  • Views 13139
  • 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

Joules RTL power analysis can not recognize defined parameter

yy777
yy777 over 5 years ago
I used RTL to analysis power with Joules but there was an error occur when i generated db file.
The error information: Invalid Verilog syntax is parsed, or unsupported Verilog syntax is encountered.
I defined a parameter as below:
`define VTTBL(RWR_ADR) \
nxt_trans_req = 1;\
nxt_trans_addr = PWR_ADR;\
nxt_trans_type = 0;
And i used it as below:
case(tsm_st)
TSM_IDLE: begin
     if(tsm_trig) begin
     `VTTBL(16'h0)
      nxt_tsm_st = TSM_CH0_TRN_CFG;
     end
end
....
The question is ,does Joules not support such macro definition usage? My version is v19.13-s003_1
  • Cancel
  • yy777
    yy777 over 5 years ago

    I'm waiting for an answer ~~~

    • Cancel
    • Vote Up 0 Vote Down
    • 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