Forum Discussion
Altera_Forum
Honored Contributor
19 years agoByte enable : Example vhdl code
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, Shrikant1 Reply
- Altera_Forum
Honored Contributor
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)