Intellectual Property Related
- How to Create and Package Custom IPs (11801 downloads )
- How to use DSD LABs Custom IPs (10978 downloads )
Tutorials and books on Digital VLSI Design:-
- Aspects of Hardware Description (12482 downloads ) : by CEERI Pilani
- C-MOS, Digital Integrated Circuits (11827 downloads ) : Sung Mo Kang and Yusuf Leblebici.
- C-MOS VLSI design, a circuits and system perspective (12060 downloads ) : by Weste and Harris
- VLSI Signal processing Systems by Keshab K. Parhi (11790 downloads )
Important Books on digital system design and Verilog HDL:-
- A Verilog HDL primer (12069 downloads ) : A very good book in learning Verilog.
- Verilog: Frequently Asked Questions (12458 downloads ) : A Springer Publication
- Digital Design with introduction to Verilog (12918 downloads ) : by Morris Mano
- Fundamentals of Digital Logic with Verilog (13332 downloads ) : by Stephen Brown.
- Digital System Design using VHDL (11567 downloads ) : by Charles H. Roth
Verilog Source Codes:-
- mux_tutorial: Mux realized in different programming styles of Verilog HDL.
- Combinational Circuits: Various Combinational circuits are realized in Verilog.
- Sequential Circuits: Various Sequential circuits are realized in Verilog.
- Memory Design: Verilog codes for memory blocks.
- System Architectures: Verilog codes for the various type of system architectures.
- FSM design: Verilog Codes for some FSM design examples
MATLAB Codes
- Matlab Code to Convert from Real Floating Matlab Data to Fixed Binary Unsigned Equivalent (7524 downloads ) : To convert any floating data from Matlab to a fixed point binary equivalent in unsigned radix.
- Matlab Function to Convert to Float Data from Binary Decimal Data (7468 downloads ) : To convert any data that came from FPGA to real data to compare with Matlab results.
- Matlab code to Convert Binary Unsigned data to Hexadecimal Data (7760 downloads ) : To convert any binary unsigned decimal data to hexadecimal data o load to FPGA. Floating data also can be directly converted to Hex data.
- DCT Implementation in Matlab Without Function (12845 downloads ) : Implementation of DCT without Matlab inbuilt function which helps easy hardware implementation.
- Pre-Emphasis Filter Design using Verilog (12754 downloads ) : Test Design files where a pre-emphasis filter is implemented using Verilog in Vivado.
- Matlab Code for Principal Component Analysis (12117 downloads ) : Matlab implementation of PCA.
- Matlab Code for Gram-Schimdt Algorithm Based QR Factorization (12248 downloads ) : Matlab implementation of Modified Gram-Schimdt Algorithm based QR Decomposition
- Matlab Mini Projects Related to Electronics and Communication Engineering (14490 downloads ) : Matlab mini-projects for ECE students.
- FPGA Implementation of Digital Filters Through SIMULINK (8998 downloads ) : How to implement digital filters on FPGA realized using SIMULINK.
