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.
vlog +protect xxxx.vp
I am wondering if anyone knows how to compile this .vp file.
Last edited: