• 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. Instancing schematics in veriloga (or any other analog HDL...

Stats

  • Locked Locked
  • Replies 0
  • Subscribers 125
  • Views 10459
  • 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

Instancing schematics in veriloga (or any other analog HDL)

BillH314
BillH314 over 4 years ago

Hello,

I'd like to try running some parametric sweeps in which different numbers of instances are used and / or different connections are used.    So I was going to try using veriloga (or some other analog friendly HDL) to implement the netlist and then sweep the parameter from the top level testbench.

For example, I'd like to do something like this:

parameter NUM_INSTANCES = 5;
my_cell_name
I1 [ NUM_INSTANCES : 1 ]
(in,out);

Problem comes up with netlisting when I have instance_name set to schematic view in the hierarchy editor.

*ERROR* (AMS-2055): The instance 'I1' of cellview 'my_lib_name/my_cell_name/schematic' cannot be instantiated under the cellview 'my_lib_name/my_top_cell_name/veriloga
because the current cellview is not compatible with the master cellview.

Is it not possible to create a netlist with a schematic view underneath a veriloga view?   I've done this with verilog views before but I've never gotten it to work with veriloga.   I want to run pss sims so I can't use verilog.    Are there other analog HDL's which this would work for?   I'm also looking for the ability to instance modules and wires as arrays inside generate constructs so that I can change the connections and/or number of instances for the generated netlist based on a parameter value.   

FYI:

% virtuoso -W
sub-version ICADVM20.1-64b.500.16
% spectre -W
sub-version 19.1.0.428.isr9

Thank you,

Bill Huff

  • 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