![]() ![]() |
Computer Science 510
|
|
lf
, plf
, vfa
, and vc
.
sf/lf
. Do NOT use File->Open File to open the individual file (ie Induction.v) in VSCode; you will not be able to reference any previous files.
lf
, plf
, etc) you can run the command make <file>.vo
or just make
to compile everything.
You should do this if you encounter an error like "Cannot find a physical path bound to logical path foo".
You can also do this if any of the .vo files get deleted or altered for some reason.