mux2x5.fit
上传用户:huang_5966
上传日期:2022-08-09
资源大小:439k
文件大小:4k
源码类别:

VHDL/FPGA/Verilog

开发平台:

VHDL

  1. -- MAX+plus II Compiler Fit File      
  2. -- Version 10.0 9/14/2000             
  3. -- Compiled: 12/01/2008 20:08:19      
  4. -- Copyright (C) 1988-2000 Altera Corporation
  5. -- Any megafunction design, and related net list (encrypted or decrypted),
  6. -- support information, device programming or simulation file, and any other
  7. -- associated documentation or information provided by Altera or a partner
  8. -- under Altera's Megafunction Partnership Program may be used only to
  9. -- program PLD devices (but not masked PLD devices) from Altera.  Any other
  10. -- use of such megafunction design, net list, support information, device
  11. -- programming or simulation file, or any other related documentation or
  12. -- information is prohibited for any other purpose, including, but not
  13. -- limited to modification, reverse engineering, de-compiling, or use with
  14. -- any other silicon devices, unless such use is explicitly licensed under
  15. -- a separate agreement with Altera or a megafunction partner.  Title to
  16. -- the intellectual property, including patents, copyrights, trademarks,
  17. -- trade secrets, or maskworks, embodied in any such megafunction design,
  18. -- net list, support information, device programming or simulation file, or
  19. -- any other related documentation or information provided by Altera or a
  20. -- megafunction partner, remains with Altera, the megafunction partner, or
  21. -- their respective licensors.  No other licenses, including any licenses
  22. -- needed under any third party's intellectual property, are provided herein.
  23. CHIP "mux2x5"
  24. BEGIN
  25.     DEVICE = "EPF10K10LC84-3";
  26.     "A0"                           : INPUT_PIN  = 2      ;
  27.     "A1"                           : INPUT_PIN  = 84     ;
  28.     "A2"                           : INPUT_PIN  = 43     ;
  29.     "A3"                           : INPUT_PIN  = 21     ;
  30.     "A4"                           : INPUT_PIN  = 65     ;
  31.     "B0"                           : INPUT_PIN  = 44     ;
  32.     "B1"                           : INPUT_PIN  = 1      ;
  33.     "B2"                           : INPUT_PIN  = 67     ;
  34.     "B3"                           : INPUT_PIN  = 64     ;
  35.     "B4"                           : INPUT_PIN  = 24     ;
  36.     "S"                            : INPUT_PIN  = 42     ;
  37.     "Y0"                           : OUTPUT_PIN = 22     ;
  38.     "Y1"                           : OUTPUT_PIN = 37     ;
  39.     "Y2"                           : OUTPUT_PIN = 66     ;
  40.     "Y3"                           : OUTPUT_PIN = 23     ;
  41.     "Y4"                           : OUTPUT_PIN = 25     ;
  42.     "|mux2x1:4|:7"                 : LOCATION   = LC2_B9 ;  -- |mux2x1:4|Y
  43.     "|mux2x1:5|:7"                 : LOCATION   = LC6_B9 ;  -- |mux2x1:5|Y
  44.     "|mux2x1:6|:7"                 : LOCATION   = LC3_B9 ;  -- |mux2x1:6|Y
  45.     "|mux2x1:7|:7"                 : LOCATION   = LC4_B9 ;  -- |mux2x1:7|Y
  46.     "|mux2x1:8|:7"                 : LOCATION   = LC8_B9 ;  -- |mux2x1:8|Y
  47. END;
  48. INTERNAL_INFO "mux2x5"
  49. BEGIN
  50. DEVICE = EPF10K10LC84-3;
  51.     OD1P2   : LORAX = "1:FB1|2:FH1R1,PA20R1C8->LC2_B9||";
  52.     OD0P84  : LORAX = "1:FB0|2:FH0R1,PA12R1C8->LC6_B9||";
  53.     OD5P43  : LORAX = "1:FB5|2:CH1R1,PA21R1C8->LC3_B9||";
  54.     OH8R1P21 : LORAX = "1:G13R1,PA0R1C8->LC4_B9|";
  55.     OH4R1P65 : LORAX = "1:G47R1,PA3R1C8->LC8_B9|";
  56.     OD2P44  : LORAX = "1:FB2|2:FH2R1,PA6R1C8->LC2_B9||";
  57.     OD4P1   : LORAX = "1:FB4|2:CH0R1,PA19R1C8->LC6_B9||";
  58.     OH0R1P67 : LORAX = "1:G10R1,PA11R1C8->LC3_B9|";
  59.     OH6R1P64 : LORAX = "1:G45R1,PA5R1C8->LC4_B9|";
  60.     OH13R1P24 : LORAX = "1:G91R1,PA7R1C8->LC8_B9|";
  61.     LC2_B9  : LORAX = "1:MSW1R1C9,HHL12R1->OH9R1P22|";
  62.     LC6_B9  : LORAX = "1:MSW5R1C8,V17C8->OV3C8P37|";
  63.     LC3_B9  : LORAX = "1:MSW2R1C8,G7R1->OH2R1P66|";
  64.     LC4_B9  : LORAX = "1:MSW3R1C8,G30R1->OH11R1P23|";
  65.     LC8_B9  : LORAX = "1:MSW7R1C8,HHL37R1->OH15R1P25|";
  66.     OD3P42  : LORAX = "1:FB3|2:FH3R1,PA9R1C8->LC2_B9,->LC6_B9,->LC3_B9,->LC4_B9,->LC8_B9||";
  67. LC2_B9  : LORAX2 = "X, OD2P44, OD1P2, OD3P42";
  68. LC6_B9  : LORAX2 = "X, OD4P1, OD0P84, OD3P42";
  69. LC3_B9  : LORAX2 = "X, OH0R1P67, OD5P43, OD3P42";
  70. LC4_B9  : LORAX2 = "X, OH6R1P64, OH8R1P21, OD3P42";
  71. LC8_B9  : LORAX2 = "X, OH13R1P24, OH4R1P65, OD3P42";
  72. END;