![]() |
|
|
|||||||
![]() |
VHDL - Modeslsim VHDL library distribution |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Hi All,
Does anybody know the best way of distributing modelsim libraries, keeping the VHDL source code private? Obviously I can distribute a precompiled library, compiled with the - nodebug switch, but AFAIK the library format can and does change between Modelsim releases. This means I will need to distribute a precompiled library for every release i want to support, on each platform. The other alternative i thought of was to write a program that has the source code embedded (in encrypted format) and invokes vcom at the command line. The problem with this is that the source will need to be written to a file in the clear for vcom to operate on. Any help would be appreciated. Cheers Rob Rob |
|
|
|
|
#2 |
|
Posts: n/a
|
Rob wrote:
> Obviously I can distribute a precompiled library, compiled with the - > nodebug switch, but AFAIK the library format can and does change > between Modelsim releases. This means I will need to distribute a > precompiled library for every release i want to support, on each > platform. Newer version of Modelsim can always update the older database version, but of course not the other way. The commands are "vcom -refresh" and "vlog -refresh". And the compiled format is platform independent if the platforms have same amount of bits (32/64b difference). > The other alternative i thought of was to write a program that has the > source code embedded (in encrypted format) and invokes vcom at the > command line. The problem with this is that the source will need to be > written to a file in the clear for vcom to operate on. With verilog code there would be more options for native code encryption in recent Modelsim versions. --Kim Kim Enkovaara |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| error: java.lang.UnsatisfiedLinkError: Can't load library: /home/nalgo01/libcImpl.so | gopinath511 | Software | 0 | 01-07-2009 09:13 AM |
| Sony Ebook Book Library HELP! | alltimelow123 | General Help Related Topics | 0 | 12-31-2008 06:37 AM |
| Help me please!! library graph 3D for Java | novata | Software | 0 | 07-03-2008 08:23 PM |
| SFX Sound Effects Libraries - Cheap!! | Barbara | DVD Video | 1 | 11-11-2006 12:23 PM |
| Re: Viacom Library To DVD | RichA | DVD Video | 2 | 01-18-2005 08:22 AM |