56 lines
2.9 KiB
Plaintext
56 lines
2.9 KiB
Plaintext
Command: vcs -full64 -j8 -sverilog +lint=TFIPC-L +v2k -debug_access+all -debug_region+cell+encrypt \
|
|
-P /opt/synopsys/verdi/Verdi_O-2018.09-SP2/share/PLI/VCS/linux64/novas_new_dumper.tab \
|
|
/opt/synopsys/verdi/Verdi_O-2018.09-SP2/share/PLI/VCS/linux64/pli.a +define+DUMP_FSDB \
|
|
-lca -q -timescale=1ns/1ps +nospecify -l compile.log -cm line+cond+fsm+tgl+branch \
|
|
-cm_dir ./coverage/simv.vdb -f filelist_vlg.f +incdir+./../../rtl/define +incdir+./../../rtl/qubitmcu \
|
|
+incdir+./../../model
|
|
|
|
Warning-[LCA_FEATURES_ENABLED] Usage warning
|
|
LCA features enabled by '-lca' argument on the command line. For more
|
|
information regarding list of LCA features please refer to Chapter "LCA
|
|
features" in the VCS/VCS-MX Release Notes
|
|
|
|
|
|
Warning-[RVOSFD] Return value discarded
|
|
../../model/SPI_DRIVER.sv, 50
|
|
System function '$fscanf' is invoked as task, its return value is discarded.
|
|
"../../model/SPI_DRIVER.sv", 50
|
|
Source info: $fscanf(file_id,"%h\n",value);
|
|
|
|
|
|
Warning-[RVOSFD] Return value discarded
|
|
../../model/LVDS_DRIVER.sv, 41
|
|
System function '$fscanf' is invoked as task, its return value is discarded.
|
|
"../../model/LVDS_DRIVER.sv", 41
|
|
Source info: $fscanf(file_id, "%h\n", value);
|
|
|
|
|
|
Warning-[RVOSFD] Return value discarded
|
|
../../sim/chip_top/TB.sv, 46
|
|
System function '$fscanf' is invoked as task, its return value is discarded.
|
|
"../../sim/chip_top/TB.sv", 46
|
|
Source info: $fscanf(file_path, "%s", CONFIG_FILE);
|
|
|
|
|
|
Warning-[RVOSFD] Return value discarded
|
|
../../sim/chip_top/TB.sv, 52
|
|
System function '$fscanf' is invoked as task, its return value is discarded.
|
|
"../../sim/chip_top/TB.sv", 52
|
|
Source info: $fscanf(file_path, "%s", DATA_O_FILE);
|
|
|
|
|
|
Lint-[TFIPC-L] Too few instance port connections
|
|
../../sim/chip_top/TB.sv, 214
|
|
TB, "da4008_chip_top U_da4008_chip_top( .PI_sclk (spi_bus.sclk), .PI_csn (spi_bus.csn), .PI_mosi (spi_bus.mosi), .PO_miso (spi_bus.miso), .PO_irq (irq), .PI_async_rstn (rst_n), .PI_sync_in (start), .PO_sync_out (sync_out), .clk (clk), .lvds_data (lvds_bus.data), .lvds_valid (lvds_bus.valid), .lvds_clk (lvds_bus.clk), .MSB_OUT (MSB_OUT), .LSB_OUT (LSB_OUT), .MSB_DUM (MSB_DUM), .DEM_VLD (DEM_VLD), .Rterm (Rterm), .CasAddr (CasAddr), .CasDw (CasDw), .IMainCtrl (IMainCtrl), .IBleedCtrl (IBleedCtrl), .ICkCml (ICkCml), .CurRsv0 (CurRsv0), .CurRsv1 (CurRsv1), .CcalRstn (CcalRstn), .EnAllP (EnAllP), .DccEn (DccEn), .CasGateCkCtrl (CasGateCkCtrl), .SpiEnPi (SpiEnPi), .SpiEnQec (SpiEnQec), .SpiEnDcc (SpiEnDcc), .SpiQecCtrlIp (SpiQecCtrlI ... "
|
|
The above instance has fewer port connections than the module definition,
|
|
output port 'phase_tap' is not connected.
|
|
|
|
VCS Coverage Metrics Release O-2018.09-SP2_Full64 Copyright (c) 1991-2018 by Synopsys Inc.
|
|
Notice: Ports coerced to inout, use -notice for details
|
|
|
|
Note-[VCS_PARAL] Parallel code-gen enabled
|
|
VCS is running with parallel code generation(-j)...
|
|
|
|
147 modules and 0 UDP read.
|
|
../simv up to date
|