Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.
CPU's are sequential processing devices. They break an algorithm up into a sequence of operations and execute them one at a time. on other hand FPGA's are parallel processing devices. An entire algorithm might be executed in a single tick of the clock, or, worst case, far fewer clock ticks than it takes a sequential processor.
One other key factor which makes FPGAs clock frequencies lower is the programmability of the connection within the FPGA. It creates additional signal delays. On CPUs the signal path is direct optimizes for speed.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.