Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHow to create a driver for an IP
Hello,
I need to save on compact flash, an HDLC signal (1MHz). I've done the Avalon HDLC receive IP, it's ok on niosII without OS. I need to interface it whith uClinux on my EPC1_20. Is anybody has a tutorial or an example of equivalent. @+ Olivier2 Replies
- Altera_Forum
Honored Contributor
--- Quote Start --- originally posted by odespont@Jun 15 2006, 07:06 PM hello,i need to save on compact flash, an hdlc signal (1mhz).
i've done the avalon hdlc receive ip, it's ok on niosii without os.
i need to interface it whith uclinux on my epc1_20.
is anybody has a tutorial or an example of equivalent.
@+
olivier
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=16194)
--- quote end ---
--- Quote End --- Please look at kernel drivers/net/wan/hdlc_*
- Altera_Forum
Honored Contributor
thank you,
but i just finish to write my IP HDLC, and i use this without OS and it's seem to work...