# dpi_soc_lib **Repository Path**: ynxing/dpi_soc_lib ## Basic Information - **Project Name**: dpi_soc_lib - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-20 - **Last Updated**: 2024-01-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DPI SoC lib ## Description A DPI/VPI/MHPI lib which enable SoC environment to: 1. Print severity message 2. Wait Verilog/VHDL signal changed ## Compile command gcc -w -pipe -fPIC -g -m64 -fPIC -W -Wall -Wno-write-strings -std=c99 -I -I$UVM_HOME -I$VCS_HOME/include -shared dpic_lib.c -o dpic_lib.so ## More Only for Synopsys VCS environment, never test under other venders. Feel free to contact via email: seabeam@yahoo.com