]> rtime.felk.cvut.cz Git - fpga/zynq/canbench-sw.git/commit
Replace dcsimpledrv_to_pmod12_pins with direct connection to PMOD pins microzed_apo_psr
authorMichal Sojka <michal.sojka@cvut.cz>
Thu, 5 Sep 2019 08:56:36 +0000 (10:56 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Thu, 5 Sep 2019 08:56:36 +0000 (10:56 +0200)
commit829dc786247dd71ef207c414ee1bb3b3c43a633e
treef282f3440f2996025964a48b826688f785b97765
parentee21e29000292dbe8beda02904fc24e4a243ec02
Replace dcsimpledrv_to_pmod12_pins with direct connection to PMOD pins

This change allows us to get rid of the following synthesis
error (tested in Vivado 2017.3 and 2019.1):

    [Designutils 20-1595] In entity
        top_dcsimpledrv_to_pmod12_pins_0_0, connectivity of net PWM1_A
        cannot be represented in VHDL. VHDL lacks syntax to connect
        the following inout terminals to a differently-named net:
            inout FPGA_IO_C[39]

    Resolution: Check whether terminals really need inout direction
    and substitute input or output as needed. It may also be possible
    to rename the net to match the terminal.
system/src/constrs/microzed_apo-rev1.xdc
system/src/top/top.bd