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.

Help explain FPGA IP vs ASIC IP cores

Status
Not open for further replies.

kolla

Newbie level 6
Joined
Jul 31, 2009
Messages
12
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,361
asic ip

Can some kind soul explain the differences between ASIC & FPGA IPs for me?
Is it possible to build an SOC using both FPGA & ASIC IP cores?
If so what tool facilitates that?

Any help or links to more reading is highly appreciated..
 

difference asic soc fpga

kolla said:
Can some kind soul explain the differences between ASIC & FPGA IPs for me?

ASiC IPs are IP designs targeted for integration in ASIC designs.

Where as FPGA IPs are targeted for FPGA's.
kolla said:
Is it possible to build an SOC using both FPGA & ASIC IP cores?
If so what tool facilitates that?

Yes
For FPGA Integration any tool supporting your FPGA family will also support this.
 

    kolla

    Points: 2
    Helpful Answer Positive Rating
explain about fpga

Is it possible to build an SOC using both FPGA & ASIC IP cores?
I hope build doesn't mean physically manufacture the chips *together*.

For FPGA Integration any tool supporting your FPGA family will also support this.
Which means instantiate the finished ASIC chip before FPGA 'Place & Route', right?
 

    kolla

    Points: 2
    Helpful Answer Positive Rating
cop02ia said:
Is it possible to build an SOC using both FPGA & ASIC IP cores?
I hope build doesn't mean physically manufacture the chips *together*.

I meant design an SOC :D

Thanks guys for your feedback.
 

I think you can use the IP verilog code. But I feel that the logic synthesis would differ from each other.

I'm sure that you can not use the Hard macros, but you can use the verilog code..
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top