Forum Discussion
Altera_Forum
Honored Contributor
11 years agoDS1WM (IP core) source - avalon wrapper trouble bidir data
Maxim has a free ip core for onewire, the DS1WM. so far so good, it also comes with some documentation, but its the source verilog/vhdl files, then you have to do the wrapper yourself depending...
Altera_Forum
Honored Contributor
11 years agoguess the only way to fix this is to make a extra layer on top of ds1wm that translates avalon slave bus interface to whatever that core is talking, and splitting up the bus into read and write instead of bidir.