From a6e96b649685bd3266d47841511d0f73d1a15ee1 Mon Sep 17 00:00:00 2001 From: Paul Rigge Date: Mon, 25 May 2020 17:19:56 -0700 Subject: [PATCH] Update generators/chipyard/src/main/scala/DigitalTop.scala Co-authored-by: alonamid --- generators/chipyard/src/main/scala/DigitalTop.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generators/chipyard/src/main/scala/DigitalTop.scala b/generators/chipyard/src/main/scala/DigitalTop.scala index 0824b6a9..7db9f7f3 100644 --- a/generators/chipyard/src/main/scala/DigitalTop.scala +++ b/generators/chipyard/src/main/scala/DigitalTop.scala @@ -23,7 +23,7 @@ class DigitalTop(implicit p: Parameters) extends System with icenet.CanHavePeripheryIceNIC // Enables optionally adding the IceNIC for FireSim 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.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 nvidia.blocks.dla.CanHavePeripheryNVDLA // Enables optionally having an NVDLA {