- May 13, 2014
-
-
Matthieu Cattin authored
-
Matthieu Cattin authored
-
Matthieu Cattin authored
-
Matthieu Cattin authored
-
Matthieu Cattin authored
The new class is inherited from the VME class from vv_lib (svec pts) and it implements iread and iwrite methods needed by rr based tests.
-
Matthieu Cattin authored
-
Matthieu Cattin authored
-
Matthieu Cattin authored
-
Matthieu Cattin authored
Add a function to read gn4124 interrupt configuration.
-
Matthieu Cattin authored
-
Matthieu Cattin authored
-
Matthieu Cattin authored
-
Matthieu Cattin authored
- Returns all registers. - Two dimensions table [address, data]
-
Matthieu Cattin authored
This is the tool used to fill the FMC EEPROM with IPMI and calibration data.
-
Matthieu Cattin authored
-
Matthieu Cattin authored
-
Matthieu Cattin authored
-
Matthieu Cattin authored
Always print register value, even if it contains fields.
-
Matthieu Cattin authored
-
Matthieu Cattin authored
-
Matthieu Cattin authored
-
Matthieu Cattin authored
Forgot to remove legacy argument, not useful anymore.
-
Matthieu Cattin authored
-
Matthieu Cattin authored
- get/set register - get/set field in register - print register map
-
Matthieu Cattin authored
Call to irqena. Note: The driver is disabling the interrupts in the ISR. Therefore, the user have to explicitly enable interrupts again.
-
Matthieu Cattin authored
Exception from lower level modules (i2c, spi, onewire, etc...) are forwarded to the upper layer by the device modules (ds18b20, ltc217x, etc...). Each layer is adding specific informations to the error message (e.g. wishbone core base address, spi slave number or i2c address, etc...). This will simplify the exception handling in the higher level modules.
-
Matthieu Cattin authored
Comments review.
-
Matthieu Cattin authored
Adding exception class, comments, etc...
-
Matthieu Cattin authored
-
Matthieu Cattin authored
-> more generic function name.
-
Matthieu Cattin authored
Exception based error handeling.
-
Matthieu Cattin authored
Adding more function for configuration.
-
Matthieu Cattin authored
-
Matthieu Cattin authored
-
Matthieu Cattin authored
* read and write byte functions. * page write function with size and page boundary check. * sequencial read function. Apply changes made by Richard to the eeprom_24aa64 module. Changes made by Richard Carrillo (7solutions) for the fmcdio5chttla. * Proper exception raising and handling. * Avoiding infinite loop by adding timeouts. Some cleanup in the comments and commented debug messages.
-
Matthieu Cattin authored
Changes made by Richard Carrillo (7solutions) for the fmcdio5chttla. * Proper exception raising and handling. * Avoiding infinite loop by adding timeouts. Fix a bug introduced in the scan function. Was not scanning the last address and sending write instead of read operation. Some cleanup in the comments and commented debug messages.
-
Matthieu Cattin authored
-
Matthieu Cattin authored
Changes made by Richard Carrillo (7solutions) for the fmcdio5chttla. * Proper exception raising and handling. * Avoiding infinite loop by adding timeouts. Some cleanup in the comments and commented debug messages.
-
- Apr 25, 2012
-
-
user authored
This function is used by the fmc_delay C library.
-
- Apr 19, 2012
-
-
Matthieu Cattin authored
Add a first set of common modules from fmcadc100m14b4cha.
-