Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHi Curtis,
This component has not yet been tested with Qsys, also there were some bugs in the version uploaded to OpenCores, and the version provided here, the latest version is available from: https://github.com/jeras/sockit_owm if you are not used to git, this is a tar package (available by clicking the download button): https://github.com/jeras/sockit_owm/tarball/master I will have time this weekend to build a clean project in Qsys and test again at least the default configuration. I seems that you are the first real user or this project, so I will be happy to help with any issues. Regarding the error, I am not sure right now, what it would be, the tools search for the component in a set of directories, one of them is the project directory, so the easiest way to make the component available is to copy it to the project directory. But it might be that I did something wrong regarding my version numbers. Also I think the name of the component instance should be 'onewire' due to some stuff in the software driver. I will check this and if this is really a requirement, and add code that will generate an error it the name is wrong. If you need this quickly you could check the demo project (demo directory) for clues. Regards, Iztok Jeras