- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
Hi guys....
Iam a newbie. I entered into FPGA field just 40 days back. Iam using Altera's Quartus II tool for compilation and downloading the code. I have declared two entities differently in separate files. Now I want to connect those two and get the output. The output of entity 1(E1) is going to the input of entity 2(E2). The declaration of output of E1 is NOT same as that of input of E2. How will I connect those two entities and get the output from E2? Is it necessary to make the block diagram and connect both of them? Is there any other way round? How do I map the output of E1 to input of E2? Remember, both are different files.Link kopiert
2 Antworten
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
YOu could make a block diag (schematic) and create symbols for each of these, then insert them in to the schematic and provide the interconnections.
or You can write athird file, then 'reference' both of the other two modules (VHDL and Verilog do this differently) and then in this new module, interconnect the two as you desire. Get a good reference book on multiple file coding, or look at a few examples by others.- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
Thanks...the second option that you have given, worked!!!

Antworten
Themen-Optionen
- RSS-Feed abonnieren
- Thema als neu kennzeichnen
- Thema als gelesen kennzeichnen
- Diesen Thema für aktuellen Benutzer floaten
- Lesezeichen
- Abonnieren
- Drucker-Anzeigeseite