Intel® Quartus® Prime Pro Edition Settings File Reference Manual

ID 683296
Date 9/26/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

1.11.1. ACTIVE_SERIAL_CLOCK

Specifies the clock source for Fast Active Serial programming.

Type

Enumeration

Values

  • AS_FREQ_100MHZ
  • AS_FREQ_108MHZ
  • AS_FREQ_115MHZ_IOSC
  • AS_FREQ_125MHZ
  • AS_FREQ_133MHZ
  • AS_FREQ_25MHZ
  • AS_FREQ_50MHZ
  • AS_FREQ_58MHZ_IOSC
  • AS_FREQ_71_5MHZ
  • AS_FREQ_77MHZ_IOSC
  • AS_FREQ_80MHZ
  • CLKUSR
  • FREQ_100MHz
  • FREQ_12_5MHz
  • FREQ_20MHz
  • FREQ_25MHz
  • FREQ_40MHz
  • FREQ_50MHz

Device Support

  • Intel® Arria® 10
  • Intel® Cyclone® 10 GX
  • Intel® Stratix® 10

Notes

This assignment is included in the Fitter report.

Syntax


		set_global_assignment -name ACTIVE_SERIAL_CLOCK <value>
	

Example


		set_global_assignment -name active_serial_clock "CLKUSR"
	

See Also

USER_START_UP_CLOCK