
Explore the fundamentals of ASICs, including their definition as application-specific silicon chips, and compare full custom, semi-custom (standard cell and gate array), and programmable logic device architectures.
Explore the application-specific integrated circuit design flow from design entry using hardware description languages to logic synthesis, system partitioning, simulation, floor planning, placement, routing, extraction, and timing verification.
Explore ModelSim basics, its multi-language environment, and built-in debugger, and learn how to install ModelSim and run HDL code for FPGA design and simulation.
Design and simulate an xor gate in Modelsim using data flow modelling, compiling the code, and observing the q output for all input combinations of a and b.
Learn to implement a nand gate in ModelSim by writing a VHDL entity with inputs x and y and output z, using dataflow architecture, and simulating with forced inputs.
Implement an ALU in ModelSim using a low-code behavioral model, writing, compiling, and simulating the design. Use 4-bit inputs A and B to perform arithmetic and logic operations with flags.
Implement and simulate a lift controller in ModelSim with a finite state machine and state diagram, driven by control panel floor requests and a clock input.
Hello students, My name is Rohini Vikas Daund , Your instructor of the course " Implementation of ASIC Design flow using Model sim software".
Welcome to this course, this course is about understanding of basics of ASICs and implementation of ASIC design flow using Model sim.
In this course you not only learn the ASIC design flow but also how to implement and simulate the circuits using Model sim software.
This course is designed for anyone who is interested in ASIC and wants to implement circuits in Model sim and test it.
You will learn following concepts in this course
Introduction of ASIC, Types of ASIC, Comparison, Applications of ASIC
ASIC Design flow
Different Stages in ASIC Design flow like Design Entry, Logic Synthesis, System Partitioning, Pre-layout Simulation, Floor-planning,Placement, Routing, Circuit Extraction, Post-layout Simulation
Introduction of Modelsim, What is ModelSim?, Need of ModelSim, Advantages of ModelSim and How you get modelsim? Installation of Model sim
Implementation of Different circuits in Model sim and their simulation
After completing this course you will be able to write the VHDL and verilog code, compile it and simulate design.
We are going to use Model sim software which is freely available to download student version.
I wish you all the best for the course.