Home.Verilog.Digital Design.Digital Basics.Python.RF Basics.
Custom Search

Feedback ? Send it to admin@fullchipdesign.com or join me at fullchip@gmail.com

Legal Disclaimer

Chip Designing for ASIC/ FPGA Design engineers and Students
FULLCHIPDESIGN
Digital-logic Design...  Dream for many students… start learning front-end…

Legal Disclaimer

PICS
Topics @TYH :- 4G LTE Tutorial, GVIM editor, Smart-Phone, Cloud Computing
Verilog Tutorial.
Verilog RTL.


Verilog operators. Initial statements and  ‘always’ block implementation in rtl. Blocking vs. Non-blocking statements. Parameters ing, defparam & localparam
Python.

Python is a scripting language based on Object Oriented Principles with extensive support for engineering requirements. Python examples




File read, ‘sys.argv’, classes, global variables functions,
File write, command line, classes in file writes, glob module
Python conditional statements, convert string to hexadecimal  value, strip off white space and convert hex to signed values.
Advanced program to read file, filter text, conversion to HEX, conversion from Hexadecimal to Signed Magnitude
Advanced python code to cover UNIX shell commands, read lines from a text file, ‘sysargv’ command line operations, use of class and multiple functions. 
Read binary files, Calling classes using main function, generate diamond pattern. Python error’s with complete code examples:- TypeError: __init__() takes exactly 2 arguments (1 given) TypeError: 'str' object is not callable
TypeError: not all arguments converted during string formatting. AttributeError:  ** instance has no attribute **
Logical Shift Right code, Logical Shift left (LSL) code, Circular Shift Right (CSR) code and Circular Shift Right (CSR) code.
gvim Editor

GVIM Introduction - How to use gvim for basic operations.

GVIM Advance - regular expressions to delete empty lines, merge empty lines, drop blank characters, search numbers, search and replace, duplicate columns, revert changes in time, shell commands, make, reverse order of lines, markers, set syntax, spell check.