ml507: Remove redundant clock definition
This commit is contained in:
		| @@ -34,8 +34,6 @@ class U500ML507DevKitFPGAChip(implicit override val p: Parameters) | ||||
|   // DUT | ||||
|   //----------------------------------------------------------------------- | ||||
|  | ||||
|   // Connect the clock to the 50 Mhz output from the PLL | ||||
|   dut_clock := clk50 | ||||
|   withClockAndReset(dut_clock, dut_reset) { | ||||
|     val dut = Module(LazyModule(new U500ML507DevKitSystem).module) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user