| Author |
Message |
pahol
Joined: 20 Jun 2003 Posts: 21 Helped: 1
|
01 Feb 2005 12:04 How can I make my own ip core ? |
|
|
|
Can somebody please help me ?
I have my own ip core and I want to distribute it, but I don't want to distribute the source files. I want to distribute it as black box. Example .NGC, .EDIF, ... Somebody know how ?
Because I try to use Xilinx ISE 6.3i make .NGC file, After that create new project, define this module as submodule in VHDL file. It cannot work, the xilinx will optimize this module ??? I don't know and don't understand, why ??
|
|
| Back to top |
|
 |
eda_wiz
Joined: 07 Nov 2001 Posts: 718 Helped: 30
|
02 Feb 2005 11:03 Re: How can I make my own ip core ? |
|
|
|
| Quote: |
| After that create new project, define this module as submodule in VHDL file. It cannot work, the xilinx will optimize this module ??? I don't know and don't understand, why ?? |
i didnt get ur problem...can you expalin in more detail
|
|
| Back to top |
|
 |
liaoliao
Joined: 03 Feb 2005 Posts: 2
|
03 Feb 2005 4:27 Re: How can I make my own ip core ? |
|
|
|
| using encryption is better
|
|
| Back to top |
|
 |
ikru26
Joined: 01 Feb 2005 Posts: 112 Location: INDIA
|
04 Feb 2005 10:14 Re: How can I make my own ip core ? |
|
|
|
| before ging to make it as IP core ..u have to satisfy wishbone standards..which is normally used for data transfering between systems.
|
|
| Back to top |
|
 |
omid219
Joined: 02 Feb 2005 Posts: 120 Helped: 4 Location: Malaysia
|
15 Feb 2005 10:09 How can I make my own ip core ? |
|
|
|
| convert it to DB format by synopsys's Design Compiler.
|
|
| Back to top |
|
 |
nashafi
Joined: 11 Nov 2004 Posts: 37
|
18 Feb 2005 16:30 Re: How can I make my own ip core ? |
|
|
|
| Can some one further specify that how to distribute an IP core written in VHDL without realy giving away the VHDL code?
|
|
| Back to top |
|
 |
eziggurat
Joined: 15 Feb 2002 Posts: 218 Helped: 8
|
18 Feb 2005 17:07 Re: How can I make my own ip core ? |
|
|
|
http://www.fpga-faq.com/archives/43325.html
or type encrypted edif
|
|
| Back to top |
|
 |
rprince006
Joined: 16 Jul 2004 Posts: 91 Helped: 2
|
18 Feb 2005 18:36 Re: How can I make my own ip core ? |
|
|
|
Most HDL simulators have some command line options for users to encript their HDL source. You may find them in your simulator's user manu.
Regards,
rprince006
|
|
| Back to top |
|
 |