Package: xbar_env_pkg

Description

Copyright lowRISC contributors.
Licensed under the Apache License, Version 2.0, see LICENSE for details.
SPDX-License-Identifier: Apache-2.0


Xbar environment package


Types

Name Type Description
tl_device_t struct {
string device_name;
addr_range_t addr_ranges[$];
}
tl_host_t struct {
string host_name;
int host_id;
string valid_devices[$];
}

Functions