Home > Community > Search
Login with a Cadence account.
Not a member yet?
Create a permanent login account to make interactions with Cadence more conveniennt.

Register | Membership benefits

Email

* Required Fields

Recipients email * (separate multiple addresses with commas)

Your name *

Your email *

Message *

Contact Us

* Required Fields
First Name *

Last Name *

Email *

Company / Institution *

Comments: *

 Community Search 

Page 1 of 1 (10 items)
  • Re: ADEL check model files and paths
    Let me rephrase into smaller peices:How do I create a trigger that will execture immediatly after I hit "run" in ADE?How do I get the information of which model files I have loaded from ADE into SKILL?
    Posted to Custom IC Design (Forum) by acook on Sat, Mar 30 2013
  • ADEL check model files and paths
    Hello, I would like to create a trigger that checks my model libraries and paths when I run a simulation. It would check the model paths as well as the model files. If they are not set to the EDA defaults, I would like a dialog box to come up warning me that I am simulating with a non-standard set of models. The trigger would occur when I hit ...
    Posted to Custom IC Design (Forum) by acook on Wed, Mar 27 2013
  • Re: VerilogAMS netlist from schematic
    Andrew, What I've done this far is just run the amsNetlist function you mentioned and simply told it the schematic I wanted to netlist. The error I mentioned was resolved by setting 'amsDirec.vlog allowDeviantBuses cyclic "warn" '  This may sound rather stupid, but I'm not exactly sure which netlister I am using ...
    Posted to Custom IC SKILL (Forum) by acook on Mon, Mar 11 2013
  • VerilogAMS netlist from schematic
    Hello,  I would like to create a verilogAMS netlist from a schematic as a post check and save trigger. I am not trying to do this hiearchtically, I just want to create a verilogAMS view representative of the schematic. I find this useful when creating mixed signals models as you can throw in a few spectre models easiy (like a diode). ...
    Posted to Custom IC SKILL (Forum) by acook on Fri, Mar 8 2013
  • Re: Check out cds.lib fails
    OK, thanks guys. I'll do something like: test -f cds.lib && echo "cds.lib exists" || echo "INCLUDE project.lib" > cds.lib   Back to my original comment though, why only allow a "cds.lib" file to be appended in the create library form? 
    Posted to Custom IC SKILL (Forum) by acook on Thu, Mar 7 2013
  • Re: Check out cds.lib fails
    The problem with that methodology is a user must then know to create a cds.lib and then add "INCLUDE project_cds.lib" In my methodoly, the average user just starts cadence in that path and everything just works. If they want to add custom libraries, the create custom.lib and "INCLUDE custom.lib" is already in the cds.lib.
    Posted to Custom IC SKILL (Forum) by acook on Thu, Mar 7 2013
  • Check out cds.lib fails
    Andrew, My enviornment uses the clio DM system. When I go to create a new library, Cadence asks for the cds.lib to checkout. A lot of times the managed file is locked and I cannot edit it. For this reason I create a non-managed "cds_custom.lib" that I include in my "cds.lib". If I specify a filename that is not ...
    Posted to Custom IC SKILL (Forum) by acook on Wed, Mar 6 2013
  • Re: DM integration
    Thank you Andrew. If there is one comment I would make, it would be that I think Cadence would end up with a better DM solution in the end if they did publicly post how to use the API (I saw your post somewhere else about the extra documentation workload).. It also seems like Cadence itself makes DM integration more complicated than it really ...
    Posted to Custom IC SKILL (Forum) by acook on Mon, Mar 4 2013
  • Re: Shift<Key>3 bindkey not working
    I wasted 20 minutes with the same issue <Key>#   Stuff like that makes me want to scream. 
    Posted to Custom IC SKILL (Forum) by acook on Sat, Mar 2 2013
  • DM integration
    I was wondering where can I find documentation on how to interface my own version control system with Cadence? Looking through the Cadence Application Infrastructure User Guide only mentions the functions, not how to interface with them. Where do I start?
    Posted to Custom IC SKILL (Forum) by acook on Sat, Mar 2 2013
Page 1 of 1 (10 items)