How to compile encrypted verilog file in Modelsim?

Status
Not open for further replies.

rezwanh

Newbie level 3
Joined
Jun 7, 2013
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
UK
Activity points
1,313
I am using a 3rd party DDR3 SDRAM IP and all I got is a verilog protected .vp file and verilog header file .vh. I found following command in modelsim manual to protect a verilog file(you need to use `protected and `endprotected pragma in your verilog code) but I don't know how to compile a protected file.

vlog +protect xxxx.vp

I am wondering if anyone knows how to compile this .vp file.
 
Last edited:

You can compile encrypt.vp just like any other verilog file
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…