- Ubuntu
- Visual Studio Code
- ModelSim 10.5 https://elearning.unitbv.ro/pluginfile.php/374008/mod_page/content/13/modelsim.zip
- ssh key
- pwd
- cd ~
- mkdir nume_dir
- git clone link
- ls -la
- code nume_fisier
- rm -fr nume_dir
- git config --global user.name "your_username"
- git config --global user.email "your_email_address@example.com"
- git config --global --list
- git config --global credential.helper store
- !NU mai vreau parola
- Tema: sa gasesc comanda care sterge salvarea credentialelor: git config --global --unset credential. helper.
- ssh-keygen -t rsa -b 4096 -C "your_email@example.com" (from ~/.ssh)
- cale windows: cd / cd mnt
- Tema: primele 2 capitole
- adaugare camp de rezultat la lab 3
- TEMA1: random write_pointer & read_pointer
- TEMA2: using interface for DUT and TB
- interfata cu modport
- tools
- check_result()
- coverage
- regression