Guest
Hi,
I am trying to encrypt a verilog file with ncprotect and I am getting
an error. I have IUS5.3 or 6.11 and seeing the same issue with both.
I have the following lines in my file:
// pragma protect
// pragma protect begin
I am pretty sure this used to work in earlier versions (because I
copy/pasted from an earlier file) but now I am getting
ncprotect: *E,ENCERR: (foo.v,97): Error during encryption. invalid or
unknown or incomplete pragma specification 'incomplete pragma
specification'.
My command line is:
/apps/IUS583P3/tools.lnx86/bin/ncprotect -language vlog foo.v
So I think there are more options to include in the pragma protect but
I can't find any ncprotect documentation anywhere in the tree. Any
ideas how to run ncprotect and what to include in these pragma lines?
thanks.
I am trying to encrypt a verilog file with ncprotect and I am getting
an error. I have IUS5.3 or 6.11 and seeing the same issue with both.
I have the following lines in my file:
// pragma protect
// pragma protect begin
I am pretty sure this used to work in earlier versions (because I
copy/pasted from an earlier file) but now I am getting
ncprotect: *E,ENCERR: (foo.v,97): Error during encryption. invalid or
unknown or incomplete pragma specification 'incomplete pragma
specification'.
My command line is:
/apps/IUS583P3/tools.lnx86/bin/ncprotect -language vlog foo.v
So I think there are more options to include in the pragma protect but
I can't find any ncprotect documentation anywhere in the tree. Any
ideas how to run ncprotect and what to include in these pragma lines?
thanks.