Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++

LIFO on Quartus II

Altera_Forum
Honored Contributor II
1,127 Views

Hi! 

I want to program a simple LIFO on Quartus II. 

I saw that there are a lot of FIFO megafunctions on Quartus II but not one LIFO! http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/sad.gif Strange,... no?  

Does a LIFO megafunction on Quartus II exist?
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
397 Views

Not that strange. LIFO&#39;s aren&#39;t nearly as commonly used as FIFO&#39;s. 

Most likely, you&#39;ll need to custom make one in VHDL, Verilog, or something.
0 Kudos
Reply