Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21612 Discussions

TCL to modify hex file

Thomas_57
Beginner
460 Views

Hi

Does anybody know how to design a TCL to:

-- open a .hex file, 8 bit data wide

-- combine to 32 bits  wide data

-- re-split into 8 bits wide data while reversing the order of the words

-- combining it back to 32 bit wide

-- save it to a .mif file

 

Thereafter I would need to:

-- update the mif file of my project

-- run the assembler

These last 2 steps I guess I can find how to manage but the first part of my stuff:

no idea...

 

Labels (1)
0 Kudos
3 Replies
RichardTanSY_Altera
388 Views

Unfortunately, we do not provide technical support on custom script writing.


However, you may checkout the Quartus® Prime Pro Edition User Guide: Scripting, for a comprehensive reference of all the Quartus Prime Tcl packages and commands.

Reference link: https://www.intel.com/content/www/us/en/docs/programmable/683432/24-3/faq.html


Regards,

Richard Tan


0 Kudos
RichardTanSY_Altera
354 Views

Do you have any further inquiries regarding this case?


Regards,

Richard Tan


0 Kudos
RichardTanSY_Altera
325 Views

We noticed that we haven't received a response from you regarding the latest previous question/reply/answer, and will now transitioning your inquiry to our community support. We apologize for any inconvenience this may cause and we appreciate your understanding.

 

If you have any further questions or concerns, please don't hesitate to reach out. Please login to https://supporttickets.intel.com/s/?language=en_US, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions.

 

The community users will be able to help you on your follow-up questions.

 

Thank you for reaching out to us!

 

Best Regards,

Richard Tan


0 Kudos
Reply