Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 305 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 305 Bytes

Hardware-Description-Languages

This is a project done in the course "Embedded Systems 3"

In the code folder is a script template.sh to generate all the required files and folders.

run it like

./template.sh name autorName

you maybe need to run this command first

chmod +x template.sh