hdl-lib:通用和重用组件库以及HDL代码

时间:2021-04-03 09:32:32
【文件属性】:
文件名称:hdl-lib:通用和重用组件库以及HDL代码
文件大小:113KB
文件格式:ZIP
更新时间:2021-04-03 09:32:32
VHDL HDL库 通用和可重用组件以及HDL代码的库。 组件目录 ├── DSP │   ├── arithmetic │   │   ├── adder_tree │   │   ├── complex_MAC │   │   └── complex_multiply │   ├── CORDIC │   ├── filters │   │   └── FIR │   │   └── systolic_FIR │   └── linear_algebra │   ├── dot_product │   └── sample_covar_matrix ├── IO_interfaces │   ├── bidir_iobuf │   ├── PWM │   └── seven_seg_disp ├── memory-FIFO-SRL │   ├── RAM-ROM │  
【文件预览】:
hdl-lib-master
----.gitignore(256B)
----README.md(1KB)
----Doxyfile(104KB)
----.github()
--------workflows()
----LICENSE(34KB)
----vendor()
--------Xilinx()
--------README.md(63B)
--------GHDL_test()
----memory-FIFO-SRL()
--------shift_reg()
--------RAM-ROM()
----IO_interfaces()
--------bidir_iobuf.vhd(1KB)
--------seven_seg_disp.vhd(974B)
--------PWM()
----DSP()
--------arithmetic()
--------filters()
--------linear_algebra()
--------CORDIC()
----util()
--------util_pkg.vhd(5KB)
----run.py(596B)

网友评论