sht25 - humidity sensor simulation model

Guest #4119869
Rate this post
useful
not useful
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
Moderator (Company: Titel) #4119884
Rate this post
useful
not useful
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.

Reply

Please log in before posting.

or

Log in with Google account

Registration is free and takes only a minute.

Register now