Topic: How to add custom registers in FMC112 star  (Read 7254 times)

chetan.patil December 20, 2014, 07:09 AM

  • Member
  • *
  • Posts: 12
Dear Sir,

We want to achieve certain functionality using FMC112 star, which needs some custom registers to be implemented inside FMC112 star logic so that those can be made visible in FMC112 star register map and can be written through command (same as all other FMC112 registers).

So, pls. let us know how to proceed. ASAP.

Thanks & regards,
Chetan Patil

ebarhorst December 22, 2014, 08:26 AM (#1)

  • 4DSP Staff (EU)
  • Administrator
  • Member
  • *****
  • Posts: 1222
Dear Chetan,


the FMC reference design is delivered to you as a source code design. You will find the sources local to the constellation top level file in the folder:
star_lib\sip_fmc112\vhdl


Commands are distributed to a star over the command bus and you will find a clear example of receiving commands in the file
fmc112_ctrl.vhd
for example.


Best regards,
Erik

chetan.patil December 23, 2014, 05:00 AM (#2)

  • Member
  • *
  • Posts: 12
Dear Erik,

Thanks for your reply.

We will go through fmc112_ctrl.vhd logic, and let you know in case of any issue in adding custom registers.

Thanks & Regards,
Chetan Patil.

ebarhorst December 29, 2014, 06:46 AM (#3)

  • 4DSP Staff (EU)
  • Administrator
  • Member
  • *****
  • Posts: 1222
This topic is being closed because the issue is considered as resolved by 4DSP. Feel free to create a new topic for any further inquiries.