Altera_Forum
Honored Contributor
19 years agoBegin with custom component
Hello everybody !
I'm trying to use a new component with a nios II. For information, it is a simple counter which begin when chipselect = 1 and send interrupt when reaching 1000. I've written my VHDL code, created my component in SOPC Builder wich contains those signals : clk, rst_n, chipselect and irq. Now I want to use it with a C program. Does anybody know how to put chipselect on '1' ? Does exist any function for that ? I did'nt find anything about it either in the forum nor in the altera's documentation... http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/blink.gif Thanks for help http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/wink.gif Mister Guigui http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/cool.gif