damien21
Electrical
- Nov 25, 2002
- 1
Hi all,
I want to make a sort of binary counter in a matrix form to test a dac for inl. at the moment i'm using the zeros and ones function to do a 5 bit counter but i want to extend this to 12 bits(4096 codes) and if i were to continue using the zeros and ones the lsb column would have to be written out 4096 times-not very efficient!
I wonder could anyone help me?
Thanx in advance,
Damien
I want to make a sort of binary counter in a matrix form to test a dac for inl. at the moment i'm using the zeros and ones function to do a 5 bit counter but i want to extend this to 12 bits(4096 codes) and if i were to continue using the zeros and ones the lsb column would have to be written out 4096 times-not very efficient!
I wonder could anyone help me?
Thanx in advance,
Damien