Designing an IO board for the CM is a lot of work, but that doesn't mean one should not try it, for an exercise at least.
I've created a small eagle 6.5 schematic containing only a DDR2 sodimm socket, where each pin has its name according to the Computing Module pinout.
So it is a starting point for anybody who wants to make a schematic.
All you have to do is add your own parts then add wire labels with the same name as those on the CM, and Eagle will make the connections. I believe this is the cleanest way to do it (rather than making a spaghetti of wires).
The .sch and .brd files can be found on github here: https://github.com/ceteras/basicComputeBoard
It's my first time using github, I hope I didn't screw it up.
Of course I would really appreciate anybody's contributions to this.

