examp1.qsf
上传用户:jinxingdao
上传日期:2021-04-27
资源大小:415k
文件大小:2k
源码类别:

扫描程序

开发平台:

VHDL

  1. # Copyright (C) 1991-2007 Altera Corporation
  2. # Your use of Altera Corporation's design tools, logic functions 
  3. # and other software and tools, and its AMPP partner logic 
  4. # functions, and any output files from any of the foregoing 
  5. # (including device programming or simulation files), and any 
  6. # associated documentation or information are expressly subject 
  7. # to the terms and conditions of the Altera Program License 
  8. # Subscription Agreement, Altera MegaCore Function License 
  9. # Agreement, or other applicable license agreement, including, 
  10. # without limitation, that your use is for the sole purpose of 
  11. # programming logic devices manufactured by Altera and sold by 
  12. # Altera or its authorized distributors.  Please refer to the 
  13. # applicable agreement for further details.
  14. # The default values for assignments are stored in the file
  15. # examp1_assignment_defaults.qdf
  16. # If this file doesn't exist, and for assignments not listed, see file
  17. # assignment_defaults.qdf
  18. # Altera recommends that you do not modify this file. This
  19. # file is updated automatically by the Quartus II software
  20. # and any changes you make may be lost or overwritten.
  21. set_global_assignment -name DEVICE "EPF10K10QI208-4"
  22. set_global_assignment -name FAMILY FLEX10K
  23. set_global_assignment -name TOP_LEVEL_ENTITY examp1
  24. set_global_assignment -name ORIGINAL_QUARTUS_VERSION 7.1
  25. set_global_assignment -name PROJECT_CREATION_TIME_DATE "13:23:49  JANUARY 10, 2010"
  26. set_global_assignment -name LAST_QUARTUS_VERSION 7.2
  27. set_global_assignment -name BDF_FILE examp1.bdf
  28. set_global_assignment -name VECTOR_WAVEFORM_FILE examp1.vwf
  29. set_global_assignment -name VHDL_FILE xh.vhd