Skip to content

Build Process Adjustments Required for Bitstreams #12

@UserNameForGithub03

Description

@UserNameForGithub03

Hello, i am new to RoSE. I’ve encountered a few issues with the config_build_recipes_local.yaml file in the RoSE project, particularly with the bitstreams that have the pattern "-with-airsim". It seems there are some missing or mismatched classes.

  1. For building the bitstream firesim-rocket-singlecore-fp32gemmini-with-airsim-fast-no-nic-l2-llc4mb-ddr3:

    • Update chipyard.AirSimIOTLFPGemminiRocketConfig to chipyard.config.RoseTLRocketConfig in config_build_recipes_local.yaml.
    • Add the key PLATFORM: xilinx_alveo_u200.
    • Update PLATFORM_CONFIG to BaseXilinxAlveoU200Config.
    • Add platform_config_args with:
      fpga_frequency: 45
      build_strategy: TIMING
  2. Adjust buildbitstreams.sh to keep only firesim-rocket-singlecore-fp32gemmini-with-airsim-fast-no-nic-l2-llc4mb-ddr3 and comment out others.

Thanks for your time! Hope for 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