Disable TLMonitors

This commit is contained in:
Klemens Schölhorn 2018-04-19 01:34:10 +02:00
parent 2b5509009c
commit c10d2378e7
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ import sifive.freedom.unleashed.u500ml507devkit.fpga._
// Default FreedomUML507Config
class FreedomUML507Config extends Config(
new WithoutTLMonitors ++
new WithJtagDTM ++
new WithNMemoryChannels(1) ++
new WithNBigCores(1) ++