How do I develop, design, and manufacture a PCI video card from absolute scratch?
I thought about the specs for this light GPU:
1.Has 58,000 colors.
2.Has firmware on the die to keep track of colors, clock speed, and RAMDAC data, and memory bandwidth.
3.Has 14,000 transistors.
4.Has to be accessible directly from chipset, and with minimal device driver software support and also with none from CPU address space.
5.Will not support pixel shaders, vertex processing, 3-D graphics, floating point calculations, or DX support.
Now, here are my questions:
1.How much money should this cost me?
2.How hard will this be?
3.How long will this take me all by myself?
4.I can't afford specialized machinery, so I'll have to microfabricate and work on the chip with few/none of any specialized machinery.
I am serious, and serious answers only.