openquantumhardware / qick

QICK: Quantum Instrumentation Control Kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

incomplete files in building new firmwire

flyingdorothia opened this issue · comments

ERROR: [Vivado 12-172] File or Directory '/Directory/hdl/vect2bits_16.v' does not exist

Is there a location that I can find the file? Thanks

It's this file: https://github.com/openquantumhardware/qick/blob/main/firmware/hdl/vect2bits_16.v

but you should not be getting this error if you followed the instructions in the README. Maybe your working directory is not the directory with the project script. If that doesn't help - please give me the full tcl console log from running the project script. Probably there is an earlier error or warning that tells you what the real problem is.

Duplicate of #212