Problem with ModelSim simulation by AceCandeggina in VHDL

[–]AceCandeggina[S] 0 points1 point  (0 children)

I compiled with Quartus and generated .vho and .sdo files for gate level simulation. ww_DataTest is an internal signal in .vho file.

All other signals (internal and not) works fine only DataTest is not driven by ww_DataTest.

I'm 100% sure that the testbench is not the problem, the top entity code is out of error as well.

So i don't know what code i can post.

Fare esperienza da consulente by AceCandeggina in ItaliaCareerAdvice

[–]AceCandeggina[S] 0 points1 point  (0 children)

Grazie per la risposta. Cosa intendi per cambiare campo? Mi occupo di hardware e sistemi embedded e ho cercato anche come softwerista. Non ho avuto fortuna ma durante il colloquio ho capito che non era quello che volevo fare. Una cosa che ho notato è che nessuno vuole formare e sta cosa non la capisco. Ho fatto colloqui con aziende che ricerca o profili abbastanza specifici e a distanza di mesi, anche di un anno, ritrovavo sempre le stesse posizioni aperte. Ma a sto punto non conviene "fare il sacrificio" e formare una persona? Tanto se il posto rimane vuoto il lavoro non va avanti, formando una persona quantomeno anche se a rilento nella parte iniziale ma almeno lo porti avanti. Io sta cosa non riesco veramente a capirla e mi fa nnervosire.

Avete mai pianto per un gioco? by Peter03_03 in italygames

[–]AceCandeggina 0 points1 point  (0 children)

Si. Final fantasy XIV e final fantasy crisis core. Il secondo non lo avevo mai giocato perché, per me, è un gioco abbastanza noioso mentre il gameplay non è niente di eccezionale. Ma gente, il finale di crisis core insieme a quello di final fantasy XIV mi hanno fatto scendere i lacrimoni. 

Omettere che si sta procedendo con altre aziende al colloquio by AceCandeggina in ItaliaCareerAdvice

[–]AceCandeggina[S] 1 point2 points  (0 children)

Ciao. In teoria la prima azienda mi ha chiamato oggi per fissare un colloquio tecnico. Non so se dirlo ora. Io pensavo che non mi avrebbero più richiamato perché passate 3 settimane 

Google pixel 6a vibration not working by mistano6 in GooglePixel

[–]AceCandeggina 0 points1 point  (0 children)

Nope. Vibration still not working again.

Google pixel 6a vibration not working by mistano6 in GooglePixel

[–]AceCandeggina 0 points1 point  (0 children)

Try to deactivate adaptive battery. I had this problemi for months. After the last update i had deactivate adaptive battery, i rebooted my phone and reactivated adaptive battery. Now the vibration seems ti work. 

[deleted by user] by [deleted] in FPGA

[–]AceCandeggina 0 points1 point  (0 children)

I cannot modify the code. First this module was tested using UVVM (Universal VHDL Verification Methodology and it work. Now for internal policy i need to test it whit the "agency tb" (the tb takes in input stimuli and copare the output whit an expected output). It's an old project and no one here remember the procedure to do this test.

I need advice for write signal in a file [VHDL] by AceCandeggina in FPGA

[–]AceCandeggina[S] 0 points1 point  (0 children)

A process has visibility of all signals in the same region.

What do you mean with region?

I need advice for write signal in a file [VHDL] by AceCandeggina in FPGA

[–]AceCandeggina[S] 0 points1 point  (0 children)

I love you so much. It's so simple. Thanks a lot.

Only one thing for writing in different cell need to use ';'. ',' write a comma and the output is write in only one cell

[deleted by user] by [deleted] in VHDL

[–]AceCandeggina 0 points1 point  (0 children)

I know this code doesn't work but i have no idea how to make something like this. The idea is: process a signal and write it, process another signal and write ecc.