N VIDIA
N VIDIA
N VIDIA
1. The max. value and min. value of 16-bit 2's complement (hex, dec,
binary)?
2. The max.,min. value of 16-bit 1's complement (hex, dec, binary)?
3. max. no. of logic functions for n-variables? ans: 2^2^n
4. about physical and virtual address, which is greater?
5. TLB (Translation Lookahead Buffer) is used for ?
options:
1. L1 cache misses
2. L2 cache miss
3. some thing page miss (not remembered exactly)
8.Noise eliminator (both -ve and +ve pulses of one clock cycle duration)
__ __ __ __ __ __ __ __ __
__| |__| |__| |__| |__| |__| |__| |__| |__| | --> Clock
__ __ __ __ __ __ _________ --> Input
________| |___________| |_____|
__ __ __ ____________ --> Output
________________________________|
9. Implement the following 2 functions using only 2x1 MUX without gates.
U can use 1 or 0 for inputs.
a) Y = AB+not(C) b) Y = A xor B