HDL Coder Zedboard example led_blinking_4bit: Port-width of LED-Interface
조회 수: 1 (최근 30일)
이전 댓글 표시
I am trying to make a custom reference design for the Zedboard for use with HDL Workflow Advisor.
My goal is to extend the existing reference-design for the Zedboard such that I can control 4 of the 8 LEDs by switches.
I would then like to control the remaining 4 LEDs by the HDL-Coder-Example led_blinking_4bit.
However it seems, that the generated ip-core has a port-width of 8 bit and such controls all 8 LEDs (the upper 4 are always off) even if the LED signal is only 4 bit.
Is it possible to use only a part of an IOInterface and use the remaining part by another block?
댓글 수: 0
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!