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.

74LS163A Internal working as shown in the attached file

Status
Not open for further replies.

metalmisers

Junior Member level 2
Joined
Mar 4, 2012
Messages
22
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,457
Hello everyone,

I am trying to replicate the DM74LS163A in VHDL but as we can see in the attached file, the J and K inputs have bars on top, does this mean they are logically inverted?



Any help will be greatly appreciated.
74LS163A.png
 

Hi,

A signal with a bar means: it is low_active.

Compared with a high_active signal, the function is inverted.

Klaus
 

It would certainly be much easier and efficient to implement by a behavioral description of the whole IC took from a top view.
 

Most databooks state that the circuit diagram is merely representative of the actual IC design.

You should just refer to the truth table and implement it behaviorally in VHDL/Verilog to match the truth table functionality.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top