Continue to Site

Welcome to EDAboard.com

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.

Details regarding Hybrid FPGA architecture design

Status
Not open for further replies.
Of course you can - now ask some more specific questions that maybe we can provide a sensible answer to.
 

What is this hybrid FPGA you're talking about?
Video processing, step by step:

1. Create algorithms in some tool (maybe C, Matlab etc).
2. Re-Architect algorithm for efficient implementation in FPGA, usually bit true.
3. Compare model in (2) to model in (1).
4. Repeat steps (2) and (3) until you have acceptable margin of error, or output is within tollerance.
5. Create HDL, based on model in (2).
6. Compare HDL to model from step (2).
7. Repeat steps (5) and (6) until you get a match.
8. Integrate into FPGA
9. Compare results from hardware to (5) and (2).
10. Go back to step (5) if there is no match.
11. ??????
12. PROFIT
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top