Quantcast
Channel: Cadence Technology Forums
Browsing all 62619 articles
Browse latest View live
↧

Forum Post: Incisive Enterprise Manager Blank Screen

Hello, I am running Incisive Enterprise Manager on a tiling window manager (dwm 6.0) and whenever I run vmanager, the second window that comes up (the actual incisive enterprise manager) is always a...

View Article


Forum Post: RE: call a skill function from script

Add skill in front of load. skill load("doSomething.il")

View Article


Forum Post: RE: call a skill function from script

You should use axlCmdRegister to register your command and run it that way. ie axlCmdRegister("call do something" 'CalldoSomething) In your script then just have the line: call do something

View Article

Forum Post: RE: Can`t assign any property to any element : W- (SPMHGE-250):...

There are three elements to the Property assign, Delete, the Tick will Delete the property, the Property name and the Property value. In the screen shot that you attached the Delete is checked and the...

View Article

Forum Post: RE: call a skill function from script

Hi Dave, i have a custom menu from which i'm loading several .il files. in my doSomething.il I have already axlCmdRegister("CalldoSomething" `call_do_something) procedure( call_do_something() ... some...

View Article


Forum Post: RE: Incisive Enterprise Manager Blank Screen

Ah, so the fix is using the older Motif-based X integration. It can be set by: export AWT_TOOLKIT=MToolkit After setting this and running vmanager again, the window appears correctly. Man, what a pain...

View Article

Forum Post: RE: Blank screen emanager

I ran into this issue (gray screen on opening of the program) when using a tiling window manager. It looks like you're using Gnome, which implies that you likely have problems distinct from mine. That...

View Article

Forum Post: RE: call a skill function from script

Your axlCmdRegister calls should be in you allegro.ilinit file along with a load or autoload statement. The first parameter is what you would type on the command line in the Allegro console window. The...

View Article


Forum Post: RE: call a skill function from script

i have in the fallowing setup ; allegro.ilinit ;Create Dir Skill 8.1 ;Allegro Command(s) = Draw_A_Line load("draw_a_line.il") ------------------ ; draw_a_line.il ; Draw a line ; Draws a line with...

View Article


Forum Post: RE: call a skill function from script

thanks i tried your suggestion like this, and it worked # Allegro script ; ...some script code skill skill load("fileName.il") skill sfunctionName() skill exit

View Article

Forum Post: RE: Can`t assign any property to any element : W- (SPMHGE-250):...

Ah, i`m dumb. Thank you =)

View Article

Forum Post: RE: Query regarding the Verilog-A code given under "Modeling...

Hi Tawna, I have filed a request for this case. But, as per the rule and regulation of the forum , I should NOT have posted the same issue here. However, since you advised this methodology to follow, I...

View Article

Forum Post: RE: Incisive Enterprise Manager Blank Screen

Hello Patrick. Well done figuring out the work-around! In all the years I've been supporting Enterprise Manager I'd never heard of this problem, perhaps because most users aren't so adventurous with...

View Article


Forum Post: RE: Find saved Allegro version of a .brd?

Worked fine. Thank you.

View Article

Forum Post: RE: Including `defines with ncvlog netlisting

Hi Steve, Thanks for your response. Perhaps I was unclear, the problem occurs after editing the code, not at compilation -- there I can include the 'defines.v' file and everything works fine (of...

View Article


Forum Post: Conflict between bus notation in Verilog ('[ ]') and Cadence ('')

I'm having an issue arising from the difference in bus notation between Verilog language and Cadence tools. I have two leafs cells comprising of a structural System Verilog netlist and corresponding...

View Article

Forum Post: Two identical blocks in Monte Carlo simulation

Hi, Is that possible to use ADE-XL simulating two identical blocks in same test for Monte Carlo analysis? I need these two identical blocks have same mismatch for each run. Still struggling to find a...

View Article


Forum Post: RE: Incisive Enterprise Manager Blank Screen

That is true, I think I would prefer to have these settings saved away for each separate GUI/toolkit/preferential issue so that one program's fix doesn't break something else down the road. Is there a...

View Article

Forum Post: RE: Conflict between bus notation in Verilog ('[ ]') and Cadence...

In the LVS run, you should be able to use a "layout rename text" command, something like this: layout_rename_text "/ /]/g" ; This way you don't have to change the actual layout, you're just telling the...

View Article

Forum Post: RE: Conflict between bus notation in Verilog ('[ ]') and Cadence...

Thanks for the info. I am using Assura LVS GUI. I don't see where I can run such a command. Is there an option to use these commands in the command line?

View Article
Browsing all 62619 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>