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.

Free digital libraries for Encounter RTL compiler

Status
Not open for further replies.

tenso

Advanced Member level 4
Joined
Feb 18, 2015
Messages
110
Helped
3
Reputation
6
Reaction score
2
Trophy points
1,298
Activity points
2,399
I am trying to learn synthesis using RTL compiler. Most of the tutorials I find online use libraries which are modified by the University which made the tutorial or something like the AMS hitkit for the 0.35 um process. I was wondering if anyone over here can recommend some free pdks I can use for use with RTL compiler.
 

If its just learning for now any technology should be ok i believe.
If you have a RTL you can use the tutorial.lib which comes with RTL Compiler binaries.

Just invoke RTL Compiler and perform the below; it should automatically identify the path and load it. IT may be limited in terms of RTL designs which have macros for which you would need to add macro libs.

set_attr library tutorial.lib
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top