Hey,
You need to be more specific.. You want to control the motor with a D/A converter? This isn't a great way to do this..
I would use an 8-bit PWM modulator with a simple H-bridge, then all you would need is the 8-bits for speed and a single bit for direction.
Controlling anything linear like this is a waste of power and generates a ton of heat usually.. Use PWM
Steve