Skip to content

Conversation

@davidbiancolin
Copy link
Contributor

@davidbiancolin davidbiancolin requested a review from alonamid June 24, 2019 19:50
Copy link

@alonamid alonamid left a 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 :=

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?

Copy link
Contributor Author

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 =

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also empty?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@davidbiancolin
Copy link
Contributor Author

Generally seems ok, other than a couple of comments about the Makefiles

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.

@davidbiancolin davidbiancolin merged commit acd4651 into master Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants