You have been given the task of designing a new media chip for HD application. Specifications call for the rendering of a 1920 by 1080 pixel image at 60 Hz. With a single module, it takes 10milliseconds to process one pixel, an t (reg) is 500 ps. a. What is throughput needed, in pixels per second, for your processor? b. your coworker suggests making one long pipeline. Can you do this and still meet your throughput goal? if so, how many stages does it require? if not, why not? c. Why could a single pipeline be a bad idea? d. Another coworker suggests just replicating the processing module;how many do you need? e. why would this be a bad idea? f. after talking to a logic designer, you decide to use replicated ten stage pipelines, how many do you need ?