Filter interviews by
Grey code is a binary numeral system where two successive values differ in only one bit.
To convert Grey code to binary, start with the most significant bit and XOR each bit with the previous bit.
For example, to convert Grey code 1010 to binary: 1 XOR 0 = 1, 0 XOR 1 = 1, 1 XOR 1 = 0, 0 XOR 1 = 1. So, the binary equivalent is 1101.
The Boolean expression of a circuit represents its logic functionality using logical operators.
Identify the logic gates used in the circuit (AND, OR, NOT, etc.)
Create a truth table to determine the output for all possible input combinations
Write the Boolean expression based on the truth table and logic gates used
Latch is level sensitive while flip flop is edge sensitive. Flip flop has clock input while latch does not.
Latch is level sensitive, meaning it changes output based on the input level, while flip flop is edge sensitive, changing output on clock edge
Flip flop has clock input to control when the output changes, while latch does not have a clock input
Flip flop is more commonly used in sequential circuits for storing data,
I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.
Write a basic verilog for basic gates??
I am a passionate and dedicated Design & Verification Engineer with a strong background in digital design and verification methodologies.
I have a Bachelor's degree in Electrical Engineering
I have experience with RTL design and verification using Verilog and SystemVerilog
I am proficient in using simulation tools such as ModelSim and QuestaSim
I have worked on projects involving FPGA and ASIC design
The company is a leading provider of design and verification solutions for semiconductor companies.
Specializes in providing design and verification solutions for semiconductor companies
Offers a range of tools and services for efficient chip design and verification
Known for innovative technologies and cutting-edge solutions
Has a strong reputation in the industry for quality and reliability
Works with top semiconductor co
I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.
On-chip protocols are communication standards used for data transfer within a single integrated circuit.
On-chip protocols define how different components on a chip communicate with each other
Common on-chip protocols include AXI, AHB, SPI, I2C, and UART
These protocols specify the format of data, timing, and control signals for communication
They help ensure compatibility and interoperability between different components
Reasoning, Quantitative aptitude and Technical.
Cerium Systems interview questions for popular designations
I applied via Approached by Company and was interviewed in Feb 2024. There were 2 interview rounds.
Get interview-ready with Top Cerium Systems Interview Questions
I applied via Campus Placement
Aptitude and Digital Electronics questions.
I applied via Recruitment Consulltant and was interviewed in Apr 2023. There were 2 interview rounds.
Time and work, series and speed quantitative aptitude
Synchronous counters use clock signal to change state while asynchronous counters use external inputs.
Synchronous counters change state on every clock pulse
Asynchronous counters change state based on external inputs
Synchronous counters are faster and more reliable
Asynchronous counters are simpler and cheaper
Example of synchronous counter: Johnson counter
Example of asynchronous counter: Ripple counter
I applied via Campus Placement and was interviewed in Oct 2022. There were 4 interview rounds.
Simple questions related to trains,probability etc.. and technical questions as part 2
A diode is an electronic component that allows current to flow in one direction only. Power amplifiers are electronic devices that increase the power of a signal.
A diode is made up of a p-type and n-type semiconductor material.
It is commonly used in rectifiers, voltage regulators, and signal demodulators.
Power amplifiers are used to increase the power of a signal, such as in audio systems or radio transmitters.
They can...
I know about various protocols such as TCP/IP, HTTP, FTP, SMTP, etc. that are used for communication over networks.
TCP/IP is a suite of protocols used for communication over the internet.
HTTP is used for communication between web servers and clients.
FTP is used for file transfer between computers.
SMTP is used for email communication.
Other protocols include DNS, SSH, Telnet, etc.
Race around condition occurs when two or more signals are changing at the same time, leading to unpredictable output. It can be overcome by using flip-flops.
Race around condition is a digital logic problem that occurs when two or more signals change at the same time, leading to unpredictable output.
It can be overcome by using flip-flops, which store the input signal and only change the output signal when the clock sign...
Flip-flop is clocked while latch is level triggered.
Flip-flop is edge-triggered while latch is level-triggered.
Flip-flop stores data on the rising or falling edge of the clock signal.
Latch stores data when the enable signal is high.
Flip-flops are used in synchronous circuits while latches are used in asynchronous circuits.
Examples of flip-flops are D flip-flop, JK flip-flop, T flip-flop. Examples of latches are SR latc
C is a programming language used for system programming. Pointers are variables that store memory addresses. Dynamic memory is memory allocated during runtime.
C is a low-level language used for system programming
Pointers are variables that store memory addresses
Dynamic memory is memory allocated during runtime
Pointers are used to manipulate memory and improve performance
Dynamic memory allocation is done using functions
Synchronous counters are digital circuits that use clock signals to synchronize the counting process.
Synchronous counters are also known as parallel counters.
They use flip-flops to store the count value.
The clock signal is applied to all the flip-flops simultaneously.
Synchronous counters are faster and more reliable than asynchronous counters.
Examples of synchronous counters include binary, decade, and BCD counters.
Johnson counter is a type of shift register circuit used in digital electronics.
It is a synchronous counter with a feedback path.
It has a sequence of states that are repeated in a cyclic manner.
It has a maximum count of 2^n where n is the number of flip-flops used.
It is used in applications such as frequency division, digital clocks, and sequence generation.
Example: A 4-bit Johnson counter has 8 states and can be used
Top trending discussions
Interview experience
based on 163 reviews
Rating in categories
Associate Engineer
193
salaries
| ₹2.8 L/yr - ₹6.9 L/yr |
Physical Design Engineer
129
salaries
| ₹3 L/yr - ₹10 L/yr |
Design & Verification Engineer
81
salaries
| ₹3.1 L/yr - ₹11 L/yr |
Senior Engineer
62
salaries
| ₹9.1 L/yr - ₹31 L/yr |
Engineer
50
salaries
| ₹4 L/yr - ₹15 L/yr |
Intel
Qualcomm
Texas Instruments
Analog Devices