Skip to content

Commit

Permalink
removed cocotb and timing from setup
Browse files Browse the repository at this point in the history
  • Loading branch information
marwaneltoukhy committed Oct 16, 2023
1 parent 4e370bf commit 6740931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ simenv-cocotb:
docker pull efabless/dv:cocotb

.PHONY: setup
setup: check_dependencies install check-env install_mcw openlane pdk-with-volare setup-timing-scripts setup-cocotb precheck
setup: check_dependencies install check-env install_mcw openlane pdk-with-volare precheck

# Openlane
blocks=$(shell cd openlane && find * -maxdepth 0 -type d)
Expand Down

0 comments on commit 6740931

Please sign in to comment.