Forum Discussion
Altera_Forum
Honored Contributor
12 years agoAnd how can I uncache mask set ?
In my program i use ? ----- // control signals /CB0=RD/CB1=WR/CB2=ASTB # define RD 1 # define WR 2 # define ASTB 4 # define NONE 0xFF // obousmerna 32-bitova sbernice pro data i adresu # define IO_PIO 0x020030C0 ------ Or i will must use button port and led port with linux driver ? Some linux driver for general IO bus isn´t ?