Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Troubleshooting file mancanti #24

Open
paolo-chiappini opened this issue Jun 30, 2023 · 0 comments
Open

Troubleshooting file mancanti #24

paolo-chiappini opened this issue Jun 30, 2023 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@paolo-chiappini
Copy link
Owner

Nel caso del problema "black-box" è possibile provare i seguenti metodi:

  1. Creare un nuovo progetto;
  2. Add source -> selezionare tutti i moduli da importare -> verificare che Association sia "All" e Library "work";
  3. Add source -> selezionare il test bench da importare -> cambiare Association a "Simulation" (e Library "work").

Se il problema persiste è possibile forzare il riconoscimento dei file facendo "Add copy of source" -> selezionare i moduli segnati come mancanti -> (Overwrite: yes to all) -> cambiare Association a "Simulation".

NOTA BENE

I file aggiunti come copie sono, per l'appunto copie, pertanto non vengono modificati automaticamente nel caso vengano modificati i file sorgente in Implementation.
(Si potrebbe provare a rimuovere i file sorgente e aggiungerli direttamente con Association = Simulation, in tal caso dovrebbero corrispondere)

Nel caso le soluzioni sopra continuassero a non funzionare, l'ultimo metodo è quello di creare un nuovo file sorgente per il test bench e copiare i contenuti del file originale che si voleva importare.

@paolo-chiappini paolo-chiappini added the documentation Improvements or additions to documentation label Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants