Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.
Again u say its urgent and problem is not clear here. Design in which form it is?. Block diagram or FSM or HDL or netlist or ...???.
I assume you have design in verilog format. Before encrypting, you need to know, who is going to use. Encryption is simulator dependent. It means that if it is encrypted using verilog-XL, then the recipient of that encrypted code must also have verilog-XL to simulate it with.
Verilog-XL procedure.
1. add `protected and `endprotected into your source code.
2. run " verilog yourfilename.v +protect "
The compiler will generate a file called "ourfilename.vp" for you.
So check your tool vendors for each encryption method.
hello sam.my design is in verilog hdl format.i want to verify it.i dont know how to do.i am using cadence NCsim for simulations.specman for verification
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.