Specify clock pins in HDL Reference Design
Afficher commentaires plus anciens
I was reading over how to register a custom reference design: https://www.mathworks.com/help/hdlcoder/ug/register-a-custom-reference-design.html but the addClockInterface method doesn't appear to allow you specify what pins the actual clock is on. I was wondering where I can specify this. Would I do this inside the hdlcoder.Board definition with the addExternalIOInterface() method? If so, how do I specify a differential clock? I had also tried generating a board definition using the FPGA Board Editor which output an XML file. Is there a way to incorporate this information within the reference design definition? Thanks for any help.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Speed and Area Optimization dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!