Skip to content

Commit

Permalink
Updating makefile for pcells testing
Browse files Browse the repository at this point in the history
  • Loading branch information
FaragElsayed2 committed Sep 17, 2023
1 parent 0be7909 commit b23e591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cells/klayout/pymacros/testing/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ test-cap_mos: DRC-PV
@echo "===== test cap_mos pcells ====="
@pytest --device=mos_caps pcell_reg_Pytest.py
@rm -rf $(Testing_DIR)/../../../../globalfoundries-pdk-libs-gf180mcu_fd_pv/
@mv -f drc_run_* lvs_run_* testcases $(run_folder)/pfet_06v0
@mv -f drc_run_* lvs_run_* testcases $(run_folder)/cap_mos

#=================================
# --------- test-RES ---------
Expand Down

0 comments on commit b23e591

Please sign in to comment.