-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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.
-
In the
TARGET_CONFIGkey ofconfig_build_recipes_local.yaml:- Classes
chipyard.AirSimIOTLFPGemminiLargeBoomConfig,chipyard.AirSimIOTLFPGemminiLargeDualBoomConfig, andchipyard.AirSimIOTLFPGemminiRocketConfigare missing. - However, classes like
chipyard.config.RoseTLRocketConfig,chipyard.config.RoseTLBOOMConfig, andchipyard.config.RoseTLBOOMGemminiConfigexist inRoSEConfigs.scalaand seem related.
- Classes
-
In the
PLATFORM_CONFIGkey:- Classes
F30MHzandF45MHzare missing. BaseVitisConfigexists in firesim.configs and may be relevant.
- Classes
-
Missing keys:
platform_config_argsand subkeysfpga_frequencyandbuild_strategyare required by class BuildConfig.PLATFORMkey is missing, and its value should bexilinx_alveo_u250as per the README.
thanks for your time. hope to your reply.
Metadata
Metadata
Assignees
Labels
No labels