Skip to content

Commit

Permalink
10G ethernet switch patch from Harry (#854)
Browse files Browse the repository at this point in the history
Signed-off-by: bamsumit <bam_sumit@hotmail.com>
  • Loading branch information
bamsumit committed Apr 24, 2024
1 parent f89c9df commit 974b487
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lava/magma/core/process/ports/connection_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,6 @@ class ConnectionConfig:
spike_io_mode: SpikeIOMode = SpikeIOMode.TIME_COMPARE
num_time_buckets: int = 1 << 16
ethernet_mac_address: str = "0x90e2ba01214c"
loihi_mac_address: str = "0x0015edbeefed"
ethernet_chip_id: ty.Optional[ty.Tuple[int, int, int]] = None
ethernet_chip_idx: ty.Optional[int] = None

0 comments on commit 974b487

Please sign in to comment.