Forum Discussion
Altera_Forum
Honored Contributor
15 years agoproblem about SOPC user-define peripheral
I am using SOPC Builder to make an user-define peripheral to scan eight 8-segment LED nixietube. this is the Hardware decription below:
module Display(clk,data,addr,read_en,write_en,data...
Altera_Forum
Honored Contributor
15 years agoThank you, I find my mistake