I have spent some time reading the posts in the group about working with the
FPGA on the TS-7300 but there are some things that I just don't know about. I
am kinda new to working with FPGA's so any help is greatly appreciated. I
downloaded the opencore project and have been looking through it and I am not
sure how to go about changing individual pins from input to output, I wanted to
start simple by making an AND gate and hooking that up to the LED on the board.
So, how do I change the following to make pin 9 and 10 inputs and 11 an an
output?
assign headerpin_oe_o[40:1] = 40'hffffffffff; /* All outputs */
Then how do I go about making an AND gate with the previous pins?
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|