- 
                Notifications
    You must be signed in to change notification settings 
- Fork 30
FireSim 1.6.0 Release (Dev -> Master PR) #28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Generally seems ok, other than a couple of comments about the Makefiles
|  | ||
| lookup_scala_srcs = $(shell find $(1)/ -iname "*.scala" 2> /dev/null) | ||
|  | ||
| space := | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we add a comment to explain this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| $(icenet_vsrcs) $(testchip_vsrcs) | ||
|  | ||
| sim_csrcs = $(icenet_csrcs) $(testchip_csrcs) | ||
| sim_csrcs = | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also empty?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| 
 I tagged Howie on those questions, but given our plan to transition to Chipyard, i'm just going to merge this once everything else is ready. | 
See firesim/firesim#262.