UofT-HPRC / galapagos

MIT License
12 stars 11 forks source link

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

Open esophagus-now opened 4 years ago

esophagus-now commented 4 years ago

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