Skip to content
This repository has been archived by the owner on Jun 16, 2024. It is now read-only.

Commit

Permalink
well, we do ...
Browse files Browse the repository at this point in the history
  • Loading branch information
kivikakk committed Jun 12, 2024
1 parent 6eeb47c commit ae7e108
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/scala/ee/hrzn/chryse/platform/ice40/Ice40Top.scala
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,6 @@ class Ice40Top[Top <: Module](
if (top.desiredName == desiredName)
throw new IllegalArgumentException(s"user top is called $desiredName")

// TODO (iCE40): allow clock source override.

private val connectedResources =
connectResources(platform, Some(default_clock))

Expand Down

0 comments on commit ae7e108

Please sign in to comment.