Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Problem with giving entity insatiation in Cadence BuildGates

Status
Not open for further replies.

smith_kang

Member level 5
Joined
Jan 22, 2005
Messages
89
Helped
4
Reputation
8
Reaction score
3
Trophy points
1,288
Activity points
861
problem in Build gates

hi all
i've a specific problem in Cadence BuildGates.whenever i write code with component instantiation it works but i gave entity insatiation it will not work. what may be problem.kindly help

like if i give r1:entity work.filename
port map(list)
it is giving error that can't read from file
but the same code is working fine for component instantiation
 

Re: problem in Build gates

Hi,

I think you should not give file name. Insted you should give entity name.
It will work
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top