Skip to content

Extra (unneeded) bridge IP when using raw mode #8

Description

@esophagus-now

Here is my mapping file:

<?xml version="1.0" encoding="UTF-8"?>
<cluster>
	<node>
		<!-- node details -->
		<type> hw </type> <!-- Request FPGA -->
		<comm> raw </comm> 
		<board> sidewinder </board>
		<mac> 01:23:45:67:89:AB </mac>
		<ip> 10.10.84.234 </ip>

		<!-- Place both kernels on this board -->
		<kernel> 1 </kernel>
		<kernel> 2 </kernel>
	
	</node>

</cluster>

And in the generated Vivado project it produces:
extraneous_bridge

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions