Altera_Forum
Honored Contributor
15 years agoVHDL code for 16 to 1 mux using Nand gates
can neone just tell me how i can implemnet it using structural..
because i have 16 gates involved inthis.. and only structural modelling will make it easier.. but i have to declare a component of 5 input nand gate that is one input and 4 select line.. also i have to take not of select lines in some places. but i don't knw how to do that.. is this valid n1:nand2 portmap(i(0),(not S1),(not S2),(not S3),(not S4),Z(1)) I IS INPUT, Z is signal vector defined for output of each nand gate.. please help.:mad: :mad: :mad: