Products > FMC230

SPI Configure Interface

<< < (2/3) > >>

arnaudNL:
Hello,


Well as soon you generate the firmware you will get a complete ISE project with all the interfaces and UCF, you can easily navigate the firmware in ISE Navigator and you can also run simulation on it. You should not take shortcuts here.


You have a complex chipset and it will be faster to use the usual approach:


1) Run the reference design.
2) Modify the reference design for your needs.
3) Move onto the integration efforts.


Typically our customers are not reinventing the wheel constantly (well some does, of course) but they would more look into reusing our FMC230 star into their project because this makes sense.


StellarIP does not generate modules, it does generate ISE projects using stars but obviously, the software is able to configure all the integrated circuits through the firmware so obviously the firmware is perfectly able to communicate with these integrated circuits.


I really hope that helps,
Arnaud



wuge1:
Hi Arnaud,

Can I describe my problem a little bit?

in my system I work on a ML605 FPGA board. An ADC is connected on the HPC for sampling data. The FM230 is connected on the LPC as one single DAC. A signal processing is done in the FPGA before the data goes to the DAC. The ADC and DAC shall share one external clock of ca 2.8 GHz.

I finished the configuration of the ADC and the signal processing and also wrote a dac_module (PHY) and a SPI master to configure the CPLD using the register mapping in FMC230 User Manual. The ADC board works but the FM230 does not. I think the main problem is on the SPI module, and that was the reason why I’m looking for a solution to generate an SPI configure module as an IP core from your StellarIP.

Do you have more advice for me?

Regards,
Ge

arnaudNL:


Hello,


Once again the FMC230 reference design is perfectly able to configure the DAC, so the SPI module in the reference design is operating just fine, please refer to the reference, which is delivered as source code and with documentation.


As explained already, StellarIP will not generate IP core but use IP core to generate a firmware, which in this case contains the FMC230 star.


You could decide to also ask 4DSP to provide you with the reference design you need, a one channel DAC on ML605 LPC. If this is a path you are willing to take, let me know and I will get one of our sales engineer to get in touch with you.


Best Regards,
Arnaud


 

















arnaudNL:
Dear Sir,


Have you been able to move forward on this topic?


Thanks,
Arnaud

wuge1:
Hello,
 
I have integrated "fmc230_if.vhd" in my top module. I removed the instances that are not needed, so that just "fmc230_cpld_ctrl", "fmc230_ad9129_ctrl" and "fmc230_ad9517_ctrl" are used. I'm now implementing an FSM to write the register settings in "in_cmd" zu configure the DAC. I hope it will work.
 
Regards,
Ge

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version