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.

Kharthik Pmk

Newbie level 5
Joined
Jul 14, 2014
Messages
8
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Location
Chennai
Activity points
0
May i know the step by step procedure to design Application specific Hybrid FPGA.?
 

Of course you can - now ask some more specific questions that maybe we can provide a sensible answer to.
 

Thats not a question ... what do you want to know or want help with?
 

No ...My doubt is step by step procedure to implement Video processing in Hybrid FPGA.
 

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
 

What is this hybrid FPGA you're talking about?

I think this is in reference to what some are calling hybrid CPU/FPGA chips like Xilinx's Zynq and Altera's line of SoCs
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top