Farin Rahman
11/14/2022, 8:42 PMMitch Bailey
11/14/2022, 9:13 PMmpw-7
branch of https://github.com/d-m-bailey/extra_be_checks.git
export LVS_ROOT=<extra_be_checks repo>
mkdir work
export WORK_DIR=$PWD/work
$LVS_ROOT/run_full_lvs net_top top_verilog_file layout_top top_gds_file
Just add your gl powered verilog to the $WORK_DIR/verilog_files
file.
Let me know if you have problems.