Hi, I'm using in my project the sht25 - humidity sensor device. I wrote a I2C controller for communicate with the device. Now, for testing and verifing my I2C controller I need simulation model of the sht25. Does someone has such a simulation model of the sht25 writing at VHDL ? It will be very helpful. Thanks, Amir
Amir Shpiler wrote: > I need simulation model of the sht25. Usually you don't simulate the whole device. Insted you use a BFM (bus functional model). That means you only simulate the bus interface and some low level registers needed for communication. And if you already did the I²C controller for communication, the BFM for the sensor will not be that difficult.
Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
Log in with Google account
No account? Register here.