|
| The pictures in this page document the creation of the I/O board. |
|
|
One board we did not fully prototype was the CPU and interrupt board, and we absolutely regretted that. Our CPU prototype did not include the interrupt controller logic (we had no interrupting peripherals at that point), so we only tested that the CPU would run, then built the entire CPU board including the untested interrupt controller. We spent several months debugging the board, finally building another complete CPU board to fix bugs caused by our interpretation of the interrupt controller documentation. See our description of the CPU board for details about this unfortunate problem. |
|
|
| Editorial by Brad: | When I originally built the Alice I, I tried to follow as detailed a design process as possible. It took me about two weeks, spending much of each night working with a graphic design tool or etching or drilling. I must have been really enjoying myself and not paying attention, because I didn't really understand how much time it took until we started the same process with many larger boards instead of the one small board. |