Specify clock pins in HDL Reference Design
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Speed and Area Optimization en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!