Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Firrtl compiles too slow with MediumBooms config #32

Open
shinezyy opened this issue May 24, 2019 · 0 comments
Open

Firrtl compiles too slow with MediumBooms config #32

shinezyy opened this issue May 24, 2019 · 0 comments

Comments

@shinezyy
Copy link

shinezyy commented May 24, 2019

Recently, I tried to build a medium boom for performance test. It takes 80+ minutes for firrtl to generated the verilog source code. I also built it from this boom-template from scratch without local modification, and ended up with similar results.

The I found that firrtl complie time is related to the size of Load Queue. Following table lists my results:

Load queue entries: Total FIRRTL Compile Time

  • 12: 126s
  • 13: 187s
  • 14: 387s
  • 15: ???
  • 16: 80+ minites
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant