登录
首页 » VHDL » Giga8b10bv10

Giga8b10bv10

于 2021-01-22 发布 文件大小:24KB
0 251
下载积分: 1 下载次数: 0

代码说明:

说明:  altera发布的开源8b10b源代码,vhdl语言描述(altera released the source code open source 8b10b, vhdl language description)

文件列表:

Giga8b10b v10\8b10b.mpf
Giga8b10b v10\8b10b_a.mem.txt
Giga8b10b v10\decode.v
Giga8b10b v10\Decrypted vhdl\altera_lib\licensed\DECODER_8B10B.inc
Giga8b10b v10\Decrypted vhdl\altera_lib\licensed\DECODER_8B10B.sym
Giga8b10b v10\Decrypted vhdl\altera_lib\licensed\decoder_8b10b.vhd
Giga8b10b v10\Decrypted vhdl\altera_lib\licensed\ENCODER_8B10B.inc
Giga8b10b v10\Decrypted vhdl\altera_lib\licensed\ENCODER_8B10B.sym
Giga8b10b v10\Decrypted vhdl\altera_lib\licensed\encoder_8b10b.vhd
Giga8b10b v10\Decrypted vhdl\altera_lib\licensed\encoder_8b10b.vhd.bak
Giga8b10b v10\Decrypted vhdl\altera_lib\licensed\encoder_lut.mif
Giga8b10b v10\Decrypted vhdl\altera_lib\licensed\encoder_lut.vhd
Giga8b10b v10\Decrypted vhdl\altera_lib\licensed\encoder_lut.vhd.bak
Giga8b10b v10\Decrypted vhdl\altera_lib\licensed\transcript
Giga8b10b v10\encode.v
Giga8b10b v10\encode.v.bak
Giga8b10b v10\tcl_stacktrace.txt
Giga8b10b v10\transcript
Giga8b10b v10\validate_8b10b.v
Giga8b10b v10\work\_info
Giga8b10b v10\Decrypted vhdl\altera_lib\licensed
Giga8b10b v10\Decrypted vhdl\altera_lib
Giga8b10b v10\Decrypted vhdl
Giga8b10b v10\work
Giga8b10b v10

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 功能最全的能够运行四则运算的计算器且利用堆栈实现带括号的功能...
    功能最全的能够运行四则运算的计算器且利用堆栈实现带括号的功能-The most versatile able to run the calculator and the four operations with the use of the stack to achieve the function in parentheses
    2022-04-10 18:51:17下载
    积分:1
  • 提供周立功7289(zlg7289)的控制代码
    提供周立功7289(zlg7289)的汇编控制代码-Provide weeks Ligong 7289 (zlg7289) compilation of control code
    2022-03-24 14:46:33下载
    积分:1
  • 基于arm的示波器设计,内含单片机控制外部驱动程序
    基于arm的示波器设计,内含单片机控制外部驱动程序-Based on the arm of the embedded microcontroller control design, oscilloscope external driver
    2022-03-15 00:56:44下载
    积分:1
  • compilation wrote that the traffic lights at the traffic lights procedures, very...
    汇编写的红绿灯即交通灯程序,非常实用,简单易学。-compilation wrote that the traffic lights at the traffic lights procedures, very practical, easy.
    2022-03-22 21:39:12下载
    积分:1
  • keyboard-monitor
    程序功能为当按下键盘上的某个键时,将该键的行号和列号显示在数码管上。(Program functions when you press a key on the keyboard, the keys of the row and column numbers displayed on the digital pipe.)
    2011-04-21 21:17:42下载
    积分:1
  • WinAsm32的确是一本好的教材,不管你是初学者,还是高手,都能从它里面学到很多的东西....
    WinAsm32的确是一本好的教材,不管你是初学者,还是高手,都能从它里面学到很多的东西.-WinAsm32 is a good material, whether you are a beginner or expert, can learn from the inside many things.
    2023-08-05 15:25:04下载
    积分:1
  • 这有一点C的资料,看看,喜欢的下载吧,帮忙
    这有一点C的资料,看看,喜欢的下载吧,帮忙-C
    2023-06-16 05:35:03下载
    积分:1
  • 21_LED
    该程序采用汇编语言编写,用keil c51环境进行编译,能够实现21个8字的LED显示,同时也将输出语音。(The program prepared by the use of assembly language, using keil c51 compiler environment, to achieve 21 8 character LED display, but also the output voice.)
    2008-07-07 19:18:05下载
    积分:1
  • 2022-01-27 21:32:52下载
    积分:1
  • 万年历程序 从1302中读出的数据放在67H(高两位年)66H(低两位年)65H(月)64H(星期)63H(日) 62H(小时)61H(分钟)60H(...
    万年历程序 从1302中读出的数据放在67H(高两位年)66H(低两位年)65H(月)64H(星期)63H(日) 62H(小时)61H(分钟)60H(秒)57H(农历月)56H(农历日) 显示缓冲单元7CH-7BH(4CH-4BH)(年低位),7AH-79H(4AH-49H)月,78H(48H)星期, 77H-76H(47H-46H)日,75H-74H(45H-44H)小时,73H-72H(43H-42H)分钟,71H-70H(41H-40H)秒 5EH-5DH(55H-54H)农历年,5CH-5BH(53H-52H)农历月,5AH-59H(51H-50H)农历日 闰月标志为F0,定时器T1为调整时候闪烁用。 1302在设置调整时间后,要改为禁止写入状态,否则在上电复位的时候就发生误写入,使时间值加1分钟 次程序中的段码表只适用于该特殊的硬件,具体的段码表由具体的硬件决定 -Calendar program read from the 1302 data on the 67H (two-year high) 66H (two-year low) 65H (month) 64H (Week) 63H (date) 62H (hours) 61H (minutes) 60H (second) 57H (Lunar Month) 56H (Lunar date) shows a buffer unit 7CH-7BH (4CH-4BH) (year low), 7AH-79H (4AH-49H) month, 78H (48H) Week, 77H-76H (47H-46H) Day , 75H-74H (45H-44H) hours, 73H-72H (43H-42H) minutes, 71H-70H (41H-40H) second 5EH-5DH (55H-54H) Lunar New Year, 5CH-5BH (53H-52H) Lunar month, 5AH-59H (51H-50H) Lunar Leap Day logo for F0, adjust the timer T1 is used when flashing. 1302 adjust at set time, the status should be cha
    2022-08-09 16:37:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载