Specify clock pins in HDL Reference Design
Show older comments
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.
Accepted Answer
More Answers (0)
Categories
Find more on Speed and Area Optimization in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!