Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16612 Discussions

Simulating Altera components

Altera_Forum
Honored Contributor II
927 Views

Hi all, 

I have to test some Altera components in the "black-box" way (stimulating inputs and analyzing outputs) which are void of architecture, but only have the porting declaration. 

 

for example: 

component lcell port ( a_in : in std_logic; a_out : out std_logic); end component;  

 

How can I do? 

 

Thanks to all.
0 Kudos
0 Replies
Reply