Altera_Forum
Honored Contributor
15 years ago1-wire (onewire) SOPC builder component
Hi,
Project home: http://opencores.org/project,sockit_owm The source code is here: https://github.com/jeras/sockit_owm The GitHub version might be temporarily slightly ahead to the OpenCores version. RTL features: - small RTL, should fit into a CPLD - Avalon MM bus, Wishbone compatible with a simple adapter - timed reset, presence, write/read bit transfers - overdrive - power supply (strong pull-up) SOPC Builder integration Nios II EDS integration: - port of the 1-wire open domain kit version 3.10b - interrup driven or polling driver - uCOS-II support (only partialy tested) Known issues: - there is no automatic detection of uCOS-II so: -- with HAL only the polling driver works properly -- with uCOS-II the interrupt driven driver should be used (polling disabled) I would appreciate questions and bug reports. Note: Tar with the component was updated to Rev 5 from OpenCores.org, equivalent to hash a8dfa48 on GitHub.com Regards, Iztok Jeras