Skip to content

Missing or Mismatched Classes in config_build_recipes_local.yaml #10

@UserNameForGithub03

Description

@UserNameForGithub03

Hi, I'm a beginner of RoSE, and i am trying to build rose on my local servers. however, i'm encountering issues when trying to build the bitstream firesim-rocket-singlecore-fp32gemmini-with-airsim-fast-no-nic-l2-llc4mb-ddr3. It seems like there are some missing or incorrect configurations in the config_build_recipes_local.yaml file.

  1. In the TARGET_CONFIG key of config_build_recipes_local.yaml:

    • Classes chipyard.AirSimIOTLFPGemminiLargeBoomConfig, chipyard.AirSimIOTLFPGemminiLargeDualBoomConfig, and chipyard.AirSimIOTLFPGemminiRocketConfig are missing.
    • However, classes like chipyard.config.RoseTLRocketConfig, chipyard.config.RoseTLBOOMConfig, and chipyard.config.RoseTLBOOMGemminiConfig exist in RoSEConfigs.scala and seem related.
  2. In the PLATFORM_CONFIG key:

    • Classes F30MHz and F45MHz are missing.
    • BaseVitisConfig exists in firesim.configs and may be relevant.
  3. Missing keys:

    • platform_config_args and subkeys fpga_frequency and build_strategy are required by class BuildConfig.
    • PLATFORM key is missing, and its value should be xilinx_alveo_u250 as per the README.

thanks for your time. hope to your reply.

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