asic design engineer working on a soft ip

Apr 20, 2011
23
0
0
What is and ASIC engineer, or what is soft IP?

What is both my boyfriend is a asic degn engineer and he does something with a soft ip! anyway and he is terrible at explaining this to me!!!!! He always tells me i wouldnt understand! Not nice
 

Drako

Lifer
Jun 9, 2007
10,697
161
106
circuit design, soft intelectual property

The soft IP probably refers to something like a soft processor, like Xilinx and Altera sell with their FPGAs. The are modules that allow you to build a processor with only the modules you need for your particular application.
 

Drako

Lifer
Jun 9, 2007
10,697
161
106
What is both my boyfriend is a asic degn engineer and he does something with a soft ip! anyway and he is terrible at explaining this to me!!!!! He always tells me i wouldnt understand! Not nice

An ASIC engineer designs integrated circuits, like a microprocessor for example. Soft IP generally refers to an integrated circuit which can be programmed (hence the soft part), like an FPGA. Hopefully you know what an FPGA is :).
 
Apr 20, 2011
23
0
0
An ASIC engineer designs integrated circuits, like a microprocessor for example. Soft IP generally refers to an integrated circuit which can be programmed (hence the soft part), like an FPGA. Hopefully you know what an FPGA is :).

FPGA is a new word for ASIC?
 
Apr 20, 2011
23
0
0
No, and FPGA is a Field Programmable Gate Array. Google it :).

ASICs are not programmable, they are "hardwired" silicon. FPGAs are programmed when power is turned on.

why is he a ASIC designer than?
 
Last edited by a moderator:

Numenorean

Diamond Member
Oct 26, 2008
4,442
1
0
It means that he normally designs hardware but he's working on a software Internet Protocol - in other works, no more network cards or chips - it'll be software based.
 
Apr 20, 2011
23
0
0
It means that he normally designs hardware but he's working on a software Internet Protocol - in other works, no more network cards or chips - it'll be software based.
This is why i am confused he always says he is a hardware engineer
 
Last edited by a moderator:

Matthiasa

Diamond Member
May 4, 2009
5,755
23
81
Google all those terms together it does give a hint...
Most likely designing circuits that use or will become part of what is known as soft intellectual property. :p
 

frostedflakes

Diamond Member
Mar 1, 2005
7,925
1
81
You would design an ASIC, and then programmable logic (FPGA is one type) would be used for low volume production so you could test and revise the design. Then once the circuit had been adequately tested to ensure it was working correctly, traditional fabbing/manufacturing would be done for higher volume production.

And I'd guess Drako is right about the soft IP part. FPGA design software will often include a library of pre-designed circuit blocks (for example, ARM CPU cores) that can be quickly and easily added to a circuit. So instead of having to design your own CPU from scratch, for example, you can just pull up the IP library and add one from it.

I still think he could explain it better than anyone here since it's what he does every day, lol. But this would be my guess. Hopefully it's helpful.
 
Apr 20, 2011
23
0
0
gettin good info Thank you everybody :) Googled FPGA and that gave the best understanding
mentioned
HDL design VHDL verilog all languages he talks about
 
Last edited by a moderator: