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++
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
12748 Discussions

Byte enable : Example vhdl code

Altera_Forum
Honored Contributor II
1,330 Views

Hello all, 

 

 

 

I want to use byte-enable signal for burst mode transfer to and from my custom logic. 

 

Will you please, give me a sample vhdl code that uses byte-enable signal

 

Thank you, 

Shrikant
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
490 Views

Not that this is the easiest example but if you want to see a bursting slave that uses byte enables check out the DDR controller in the standard or full featured designs for the 2c35 (Cyclone II) or 2s60N (Stratix II) boards. 

 

Or you can read this: 

 

http://www.altera.com/literature/manual/mnl_avalon_spec.pdf (http://www.altera.com/literature/manual/mnl_avalon_spec.pdf)
0 Kudos
Reply