Update generators/chipyard/src/main/scala/DigitalTop.scala
Co-authored-by: alonamid <alonamid@eecs.berkeley.edu>
This commit is contained in:
@@ -23,7 +23,7 @@ class DigitalTop(implicit p: Parameters) extends System
|
|||||||
with icenet.CanHavePeripheryIceNIC // Enables optionally adding the IceNIC for FireSim
|
with icenet.CanHavePeripheryIceNIC // Enables optionally adding the IceNIC for FireSim
|
||||||
with chipyard.example.CanHavePeripheryInitZero // Enables optionally adding the initzero example widget
|
with chipyard.example.CanHavePeripheryInitZero // Enables optionally adding the initzero example widget
|
||||||
with chipyard.example.CanHavePeripheryGCD // Enables optionally adding the GCD example widget
|
with chipyard.example.CanHavePeripheryGCD // Enables optionally adding the GCD example widget
|
||||||
with chipyard.example.CanHavePeripheryFIR // Enables optionally adding the FIR example widget
|
with chipyard.example.CanHavePeripheryFIR // Enables optionally adding the DSPTools FIR example widget
|
||||||
with chipyard.example.CanHavePeripheryStreamingPassthrough // Enables optionally adding the DSPTools streaming-passthrough example widget
|
with chipyard.example.CanHavePeripheryStreamingPassthrough // Enables optionally adding the DSPTools streaming-passthrough example widget
|
||||||
with nvidia.blocks.dla.CanHavePeripheryNVDLA // Enables optionally having an NVDLA
|
with nvidia.blocks.dla.CanHavePeripheryNVDLA // Enables optionally having an NVDLA
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user