Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by legendbb+apr 24 2006, 01:35 pm--><div class='quotetop'>quote (legendbb @ apr 24 2006, 01:35 pm)</div>
--- quote start ---
<!--quotebegin-suway1219@Apr 20 2006, 01:47 AM how to combine with nios ii ip or component made by oneself ?
if i have one ccd camera, how should combine with nios ii, need to join fifo? ,how should define the foot location in avalon bus? and how is hardware made by oneself combined with nios ii?
is there example to consult?
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=14498)
--- quote end ---
--- Quote End --- Looks like you are asking about custom peripheral design. For user logic interfacing to Nios II processor, you have to develop hardware interface design and software driver. (refer to Avalong Bus Specification & example of PWM design in SOPC builder chapter of Quartus II handbook) <div align='right'><{post_snapback}> (index.php?act=findpost&pid=14615)</div> [/b] --- Quote End --- Thank you very much. If I have already set up HW of CCD well with user logic to interface in SOPC Builder, How do I test this HW in Nios II IDE ? Is anyone could help me ?