Clean up..

This commit is contained in:
2024-03-06 20:38:45 +01:00
parent 3c38dffbc5
commit b252b04abc
2 changed files with 0 additions and 26 deletions

View File

@@ -1,13 +0,0 @@
# English
# `code` Directory
This directory is intended for project-specific VHDL codes. Modules, on the other hand, should be placed in the subdirectory `../lib`.
---
# Deutsch
# `code` Verzeichnis
Dieses Verzeichnis ist für projektspezifische VHDL-Codes vorgesehen. Module sollten hingegen im Unterordner `../lib` abgelegt werden.

View File

@@ -1,13 +0,0 @@
# English
## `lib` Directory
This directory is intended for individual modules of the project. Each module should be placed in its own subdirectory within the `lib` directory. This structure helps to keep the project organized and makes it easier to locate specific modules.
---
# Deutsch
## `lib` Verzeichnis
Dieses Verzeichnis ist für einzelne Module des Projekts vorgesehen. Jedes Modul sollte in seinem eigenen Unterordner innerhalb des `lib` Verzeichnisses platziert werden. Diese Struktur hilft, das Projekt organisiert zu halten und erleichtert das Auffinden spezifischer Module.