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.

74 TTL ICs in xilinx webpack

Status
Not open for further replies.

7rots51

Advanced Member level 4
Joined
May 17, 2002
Messages
1,183
Helped
25
Reputation
50
Reaction score
12
Trophy points
1,318
Activity points
9,636
xilinx ttl

How we can use 74 TTL ICs in ISE webpack 7.1 (xilinx)? Is there any available library including 74 series for xilinx webpack?
 

where to +buy ttl discrete logic chips

74xx not include in xilinx library.If u want u can compile in new symbol.
 

chip ttl 7400 en vhdl

you can find in TTL library start with x74_
 

74ls series logic ics

any body have source code of 74xxx vhdl in behaveior.
 

74 library for xilinx

7rots51 said:
How we can use 74 TTL ICs in ISE webpack 7.1 (xilinx)? Is there any available library including 74 series for xilinx webpack?

CAUTION...

The legacy 74XX logic-ICs, i.e. the actual discrete DIP chips you could buy from neighborhood electronics store, use 5 volt TTL signalling.

Modern (since Spartan 3, Virtex 4) Xilinx FPGAs are not compatible with 5V TTL! If you connect your FPGA to 74XX chip directly, you will damage/destroy the FPGA. (You can make the Xiilinx FPGA's 5v tolerant by adding series resistor to the I/O pads. But the FPGA will still send out 3.3v signalling-levels.)

Also, most companies that sell 74XX now sell CMOS (3.3v) versions of those chips. Those are safe to use with the Xilinx FPGA.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top