8000 Named port connection 'taps' does not exist for instance 'pipeline' of module 'harnessaxi' · Issue #147 · jameshegarty/rigel · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Named port connection 'taps' does not exist for instance 'pipeline' of module 'harnessaxi' #147
Open
@sergei-romanenko

Description

@sergei-romanenko

An attempt to run the example

make out/conv_wide_handshake_taps.zynq10vivado.bit

produces the following error:

[Synth 8-448] named port connection 'taps' does not exist for instance 'pipeline' of module 'harnessaxi'

because the module harnessaxi is generated without the parameter taps. (The same is true of a number of other examples)

module harnessaxi(input wire CLK, input wire ready_downstream, output wire ready, input wire reset, input wire [64:0] process_input, output wire [64:0] process_output);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0