Skip to content

asr33.vhd does not exist #24

Description

@keck9939

Running:

source ./socdp8/src/fpga/boards/pynq-z2-project.tcl

from Vivado to build the project generates an error:

ERROR: [Vivado 12-172] File or Directory '/home/keck/socdp8/src/fpga/rtl/io/asr33.vhd' does not exist

As far as I can tell asr33.vhd does not exist anywhere. How does one handle this?

EDIT: It appears asr33.vhd was renamed to pt08.vhd at some point and the tcl to generate the project was not regenerated to reflect that. If pt08.vhd is renamed to asr33.vhd, the project generates.
Also, for anyone else trying to build this, the block design script specifies Vivado version 2019.2. Since I had 2022.1, I changed the version in the script and it appears to have built. I have no idea at this point if it will end up running.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions