Istvan Csomortani
aa90d9a6e1
ad738x_zed: Fix SCLK's pin assignment
2018-04-11 15:09:54 +03:00
Istvan Csomortani
11ece90435
ad738x: Add system variables for configuration
...
- In system_bd define variable $adc_resolution, $adc_num_of_channels and
$adc_sampling_rate.
- Add support for 12 and 14 bit resolution
2018-04-11 15:09:54 +03:00
Adrian Costina
98b58562d6
system_top: Non functional changes in system_tops to reduce warnings
...
Loop back the unused GPIO pins, and add all the SPI interface to system
wrapper instance.
The following system_top modules were changed:
- ad738x_fmc
- ad7616_sdz
- ad77681evb
- ad77681evb
- ad7768evb
- ad9739a_fmc
- ad9434
- adrv9739
- fmcadc5
- ad6676evb
- ad9265
- ad5766
- fmcomms5
- m2k
2018-04-11 15:09:54 +03:00
Istvan Csomortani
a740b6012f
Make: Use $(MAKE) for recursive make commands
...
This commit should resolve the issue #64 .
Recursive make commands should always use the variable MAKE, not the explicit
command name ‘make’.
2018-03-07 07:40:19 +00:00
Rejeesh Kutty
1c386d4d34
hdlmake.pl- updates
2017-08-07 16:09:20 -04:00
Istvan Csomortani
da6adc5477
ad738x_fmc: Supported sample rate is 3MSPS
2017-08-04 15:08:37 +03:00
Istvan Csomortani
cff31e242a
ad738x_fmc: Configuration update/fix
...
Configure the spi_engine exectution module to support two
SDI lines for the SPI interface. Clean up the system_top.v.
2017-08-04 14:50:06 +03:00
Istvan Csomortani
f933a4cbcd
ad738x_fmc: Initial commit
2017-08-04 14:49:17 +03:00