Skip to content
Snippets Groups Projects
Commit 79d71b8f authored by James Talbert's avatar James Talbert
Browse files

Update creating-maintaining-new-project.md

parent e60bebf7
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,8 @@ If you add it to the auto-generated folder, the scriopt will not be able to buil
1. Don't do that again please
2. We can fix it:
1. Go in to the folder structure and copy the file from the bad place (see file properties in Vivado) to `<project>/src/...`
2. Go into Vivado and delete the old file from the project
3. In Vivado, add the new file to the project
4. Update git to revision the new file.
\ No newline at end of file
1. Go in to the folder structure and copy the file from the bad place (see file properties in Vivado) to `<project>/src/...`.
2. Go into Vivado and delete the old file from the project.
3. In Vivado, add the new file to the project.
4. Update git to revision the new file.
5. Run `write_project_tcl <projname>.tcl` from the tcl console in vivado. and go up to #necessarry-changes-to-tcl-files.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment