| https://github.com/mtomlin5/caravel_sram_test.git |
| Cloning into '/root/project'... |
| Note: switching to '4a53bf1bfdc8811373f80b5448b71e7af7f0bd58'. |
| |
| You are in 'detached HEAD' state. You can look around, make experimental |
| changes and commit them, and you can discard any commits you make in this |
| state without impacting any branches by switching back to a branch. |
| |
| If you want to create a new branch to retain commits you create, you may |
| do so (now or later) by using -c with the switch command. Example: |
| |
| git switch -c <new-branch-name> |
| |
| Or undo this operation with: |
| |
| git switch - |
| |
| Turn off this advice by setting config variable advice.detachedHead to false |
| |
| HEAD is now at 4a53bf1 Updated code for 1 block SRAM, attempted to add a 32x512 block, but failed due to DRC errors (couldn't resolve). |