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++

BHE signals

Altera_Forum
Honored Contributor II
1,215 Views

Hello: 

 

I'm atempting to add a SRAM to a NIOS II Cyclone CPU. 

THe SRAM is an ST M86AW256M (16 bit data) and uses signals UBn and LBn. 

These are Upper Byte and Lower Byte Enabled. 

THe logic to read and write the SRAM requires that one or both of these signals to go active. 

 

I've created an interface to user logic with SOPC builder and added 2 'byteenable_n' type signals as ports. 

 

My questions is where can I find the logic and timing descriptions for these signals. 

I've searched byte enable but can't find what I'm looking for. 

 

George
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
497 Views
0 Kudos
Altera_Forum
Honored Contributor II
497 Views

That's it!!!!!!!!! 

 

For those who don't want to read the while document, Byte Enable Line go with address lines. 

 

Thanks
0 Kudos
Reply