Skip to content

Incorrect Makefile recipe dependencies  #367

@kareefardi

Description

@kareefardi

.PHONY: enable-openlane-pdk
enable-openlane-pdk:
$(UPRJ_ROOT)/venv/bin/volare enable $(OPEN_PDKS_COMMIT)

This uses venv assuming venv is installed with volare inside. The recipe should have a dependency responsible for installing venv and volare.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions