New Reply

Xilinx software to sketch AND and OR gates

 
Share Thread Thread Tools
Jan21-12, 04:47 PM   #1
 

Xilinx software to sketch AND and OR gates


1. The problem statement, all variables and given/known data
In the Xilinx software symbol library (student edition version 10.1), the maximum number of inputs for AND and OR gates is 9. What would you do if a 10-input AND and OR gates are needed? Draw the schematic diagrams and show the connections.


2. Relevant equations
(a1+a2+....+a10)=(a1+a2+....+a9) +a10

Boolean Equations:
AND: multiply each input = output
OR: add each input = output

3. The attempt at a solution
Put the AND operations to 9 AND input and then pass the output to the two inputs with another input as a10.

Similar thing can be done to OR gates.


I have attached my attempt sketch. It looks like I have 11 inputs in total and I need 10. How can I sketch the connections of the 10-input gates?
Attached Thumbnails
IMG_0684.jpg  
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Hong Kong launches first electric taxis
>> Morocco to harness the wind in energy hunt
>> Galaxy's Ring of Fire
Jan21-12, 09:29 PM   #2
 
Xilinx ISE has a notation for something we might call a "bus". It is a name follow by an interval specifier. See the example below.

 
Jan21-12, 09:33 PM   #3
 
So you could label each dangling wire, and then connect all ten wires together to a bus named "a(9:0)" just as the bus "Avail(3:0)" picture above.
 
Jan21-12, 10:58 PM   #4
 

Xilinx software to sketch AND and OR gates


I think I need to take two 5-input AND gates and connect the 10-inputs. Then take 1 2-input AND gate and connect output of two gates to the input of gate. Will the whole system function as a 10 input AND gate?

How do I represent that? I've attached my attempt
Attached Thumbnails
IMG_0685.jpg  
 
New Reply
Thread Tools


Similar Threads for: Xilinx software to sketch AND and OR gates
Thread Forum Replies
How to sketch H(sin(x))? Calculus & Beyond Homework 3
Xilinx VC18V00 Electrical Engineering 1
[VHDL] Xilinx Multi-source error Electrical Engineering 1
What software can I use for drawing Logic gates? Electrical Engineering 3
Gates calls for more software research Computing & Technology 0