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.
rakko, you misunderstood my question.
option -y applies only to source code, It does not apply to compile library.
if possible, please tell me the details.
using ncvlog, ncelab, ncsim. linking with compile library is possible.
ncvlog couter.v +delay_mode_zero
ncvlog tcounter.v
ncelab...
I have two modules in my design.
one module dut1 uses asic libraries , the other dut2 uses xilinx coregen libraries.
the problem is that I want +delay_mode_zero complie option in dut1,
and not in dut2.
so I compiled as the followings.
ncverilog dut1.v +delay_mode_zero
ncverilog dut2
but...
vcsi 6.2 license setting
How can I set the vcsi 6.2 license?
I set the followings, but It doesn't work
SNPSLM= <scl root dir>
PATH = $SNPSLM/linux/bin:$PATH
VCSI_HOME=<vcsi root dir>
LM_LICENSE_FILE=<vcsi license file>
PATH=$VCSI_HOME/bin:$VCSI_HOME/plat/bin:$VCSI_HOME/plat/util: \...
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.