You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Worked through "Design Notebooks and Git" and "Development Environment" on the VIP website
4
+
* Completed "Getting Started" and "Verilog Language: Basics" on HDLBits
5
+
6
+
WSL and Ubuntu (and packages) were downloaded using the Windows Powershell terminal. There were no problems in this process.
7
+
The HDLBits problem sets were a great refresher for me and it does explain in more detail on how Verilog works compared to a circuit.
8
+
9
+
I am using VS Code for the first time, so I had a hard time navagating the files and learning how to use VS Code with Ubuntu. I hard a hard time creating a branch in my fork repository and could not tell where I was in the repository (main or branch) until I searched up the documentation for [Git source control in VS Code](https://code.visualstudio.com/docs/sourcecontrol/overview).
10
+
11
+
**Remaining Questions:** I am still kind of confused with how Ubuntu works with VS Code and where the files are stored (locally?).
0 commit comments