Upload Button Icon Add office photos

Filter interviews by

Siliconus Technologies Interview Questions and Answers

Updated 7 Mar 2025

Siliconus Technologies Interview Experiences

Popular Designations

3 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I appeared for an interview in Feb 2025.

Round 1 - Technical 

(2 Questions)

  • Q1. What does prerouting mean in terms of routing?
  • Ans. 

    Prerouting is the initial phase in the routing process where potential paths for signal connections are identified.

    • Prerouting involves analyzing the layout to determine optimal routing paths.

    • It helps in minimizing congestion and ensuring signal integrity.

    • Tools like Cadence or Synopsys are often used for prerouting analysis.

    • Example: Identifying potential routes for power and ground connections before detailed routing.

  • Answered by AI
  • Q2. What is the goal of cts
  • Ans. 

    The goal of Clock Tree Synthesis (CTS) is to ensure balanced clock distribution across a chip for optimal performance.

    • CTS minimizes clock skew, ensuring that all parts of the circuit receive the clock signal simultaneously.

    • It involves creating a balanced tree structure to distribute the clock signal evenly.

    • CTS helps in reducing power consumption by optimizing the clock network.

    • For example, in a large SoC, CTS ensures t...

  • Answered by AI
Round 2 - One-on-one 

(3 Questions)

  • Q1. What is mmmc file & PD input files
  • Ans. 

    MMMC files are used in physical design for layout representation, while PD input files contain design specifications.

    • MMMC stands for Multi-Mode Multi-Corner, used for representing various operating conditions in designs.

    • PD input files include netlists, design constraints, and technology files necessary for physical design.

    • Examples of PD input files are .lef (Library Exchange Format) and .lib (Library files).

    • MMMC files ...

  • Answered by AI
  • Q2. How the notches will occur in the design ?
  • Ans. 

    Notches in design can occur due to various factors like manufacturing processes, material properties, and design constraints.

    • Manufacturing processes: Notches can arise from cutting or machining operations, where tools create indentations.

    • Material properties: Certain materials may have inherent weaknesses that lead to notch formation during stress.

    • Design constraints: Design specifications may require notches for fitting...

  • Answered by AI
  • Q3. If you have two clock inputs to the register what issues do you face?
  • Ans. 

    Having two clock inputs to a register can lead to timing issues, metastability, and increased complexity in design.

    • Timing Issues: Different clock edges can cause data to be sampled incorrectly.

    • Metastability: If the clocks are not synchronized, the register may enter a metastable state, leading to unpredictable outputs.

    • Increased Complexity: Designing for two clock domains requires careful consideration of clock domain c...

  • Answered by AI

Top Siliconus Technologies Physical Design Engineer Trainee Interview Questions and Answers

Q1. if you have two clock inputs to the register what issues do you face?
View answer (1)

Physical Design Engineer Trainee Interview Questions asked at other Companies

Q1. if you have two clock inputs to the register what issues do you face?
View answer (1)
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

All the topics related to aptitude reasoning, static timing analysis numericals, pd related questions

Round 2 - Technical 

(5 Questions)

  • Q1. What is CTS? What is standard cell? What violations we face during placement time ?
  • Ans. 

    CTS stands for Clock Tree Synthesis. Standard cell is a basic building block in digital design. Violations during placement include timing, congestion, and spacing violations.

    • CTS is the process of creating a clock distribution network to ensure all sequential elements receive clock signals with minimal skew.

    • Standard cell is a pre-designed logic gate or flip-flop that is used as a building block in digital integrated ci...

  • Answered by AI
  • Q2. What is pd? What is macro placement guide lines ?
  • Ans. 

    PD stands for Physical Design, which involves the process of transforming a circuit design into a physical layout. Macro placement guidelines are rules that dictate the placement of large blocks of logic within the layout.

    • Physical Design (PD) involves converting a circuit design into a physical layout, considering factors like timing, power, and area.

    • Macro placement guidelines provide rules for placing large blocks of ...

  • Answered by AI
  • Q3. Why don't we consider hold analysis during placement stage?
  • Ans. 

    Hold analysis is not considered during placement stage because it is primarily a timing issue and is addressed during the routing stage.

    • Hold analysis is a timing check that ensures data arrives at the destination flip-flop after the clock edge, without violating the setup time.

    • During the placement stage, the focus is on meeting the timing constraints related to setup time, while hold time violations are typically addre...

  • Answered by AI
  • Q4. How to fix setup violations
  • Ans. 

    Setup violations can be fixed by adjusting timing constraints, optimizing placement, buffering critical paths, and using ECO techniques.

    • Adjust timing constraints to allow more slack

    • Optimize placement to reduce wire delays

    • Insert buffers on critical paths to improve timing

    • Use ECO techniques like gate resizing or logic restructuring

    • Perform detailed analysis to identify root causes of setup violations

  • Answered by AI
  • Q5. How to fix hold violations
  • Ans. 

    Hold violations can be fixed by adjusting timing constraints, optimizing placement, buffering critical paths, and using advanced EDA tools.

    • Adjust timing constraints to allow more slack for critical paths

    • Optimize placement to reduce wire delays and improve timing

    • Insert buffers to balance delays and meet timing requirements

    • Use advanced EDA tools for timing analysis and optimization

    • Consider redesigning logic to reduce cri

  • Answered by AI

Skills evaluated in this interview

Top Siliconus Technologies Physical Design Engineer Trainee Interview Questions and Answers

Q1. if you have two clock inputs to the register what issues do you face?
View answer (1)

Physical Design Engineer Trainee Interview Questions asked at other Companies

Q1. if you have two clock inputs to the register what issues do you face?
View answer (1)

Physical Design Engineer Interview Questions & Answers

user image Chinna Venkatesh

posted on 28 Feb 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-
Round 1 - Aptitude Test 

Work and time problems

Round 2 - Aptitude Test 

Age problems on aptitude

Round 3 - Technical 

(3 Questions)

  • Q1. How will couses hold violations
  • Ans. 

    Course hold violations can be managed by adjusting timing constraints and optimizing the physical design layout.

    • Adjust timing constraints to reduce hold violations

    • Optimize physical design layout to improve timing

    • Use advanced EDA tools to identify and fix hold violations

    • Consider buffer insertion or resizing to address hold violations

  • Answered by AI
  • Q2. What is important stage in pd
  • Ans. 

    Clock tree synthesis is an important stage in physical design.

    • Clock tree synthesis ensures proper distribution of clock signals throughout the design.

    • It helps in reducing clock skew and improving timing closure.

    • Proper clock tree synthesis is crucial for achieving high performance and low power consumption.

    • Examples include tools like Synopsys ICC, Cadence Innovus, and Mentor Graphics Calibre.

  • Answered by AI
  • Q3. Sta is important for pd
  • Ans. 

    Static Timing Analysis (STA) is important for Physical Design (PD) to ensure that the design meets timing requirements.

    • STA helps in analyzing and verifying the timing of the design to meet performance goals.

    • It helps in identifying critical paths and optimizing them to improve overall performance.

    • STA is crucial for ensuring that the design operates within specified timing constraints.

    • It helps in detecting setup and hold...

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. How to reduce setup time in placement stage
  • Ans. 

    To reduce setup time in placement stage, optimize floorplan, use advanced algorithms, minimize wirelength, and consider timing constraints.

    • Optimize floorplan to reduce wirelength and improve timing

    • Use advanced algorithms for faster and more efficient placement

    • Minimize wirelength to reduce delays and improve performance

    • Consider timing constraints to ensure setup time requirements are met

  • Answered by AI

Skills evaluated in this interview

Physical Design Engineer Interview Questions asked at other Companies

Q1. What are the conditions for an RC circuit to work as an integrator/differentiator Can you derive it with this circuit
View answer (1)

Interview questions from similar companies

I appeared for an interview before Sep 2016.

Interview Questionnaire 

1 Question

  • Q1. It was an online technical test. Questions were related to ME outlook, mobile device management , Networking and many more

Interview Preparation Tips

Round: Grammar Round
Experience: It was a written English grammar test to analyse how grammatically sound you are.
Tips: Just revise your basic English grammar like prepositions verbs nd essay/paragraph writing

Round: COMMUNICATION SKILLS Round
Experience: In this round they ask you to speak something on the given topic or sometimes group discussion . Basically they test your vocabulary, your thought process, pronunciation, accent and above all confidence.
Tips: Be confident in whatever you speak. Remember if you get nervous you will need with your words .

Round: Technical Interview
Experience: This was an online test and it had 50 questions all objective types.
Tips: Be technically sound. You cannot Google them as these search engines are blocked

College Name: Babu Banarasi Das National Institute Of Technology And Management (BBDNITM)

I applied via Recruitment Consultant and was interviewed before Sep 2018. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1.  overloading ,inheritance concepts,structures,pointers

Interview Preparation Tips

Interview preparation tips for other job seekers - have good understanding of basics and have expertise on any specific area.

Interview Questionnaire 

2 Questions

  • Q1. Basic Programming Questions, Data structures, SQL queries
  • Q2. This was the most simple one, they simply asked introduce yourself and fine with night shifts.

Interview Preparation Tips

General Tips: I joined HCL as a fresher and got Intervie

Interview Questionnaire 

1 Question

  • Q1. What I know and what I don't know

Interview Preparation Tips

Round: Test
Experience: Aptitude, reasoning, logical, etc. 2 hours

Interview Questionnaire 

2 Questions

  • Q1. C and C++ - technically related stuffs
  • Q2. Communicate and fluency

Analyst Interview Questions & Answers

HCLTech user image Raj Hrithik

posted on 2 Sep 2017

I appeared for an interview in Jul 2017.

Interview Questionnaire 

1 Question

  • Q1. Experience summary and the roles

Interview Preparation Tips

Round: Test
Experience: I was allowed to write a test for 2hrs in that each headings seems to be different and also there is a section heading marks
Duration: 2 hours
Total Questions: 70

Round: Technical Interview
Experience: After finishing i was advised to attend 2nd round in that they ask about the detailed experience of my previous company and finally technical terms question also flows

Skills: Logical And Structured Thinking, Communication And Confidence, Attitude, Psychometric Test, Project Management

Interview Questionnaire 

7 Questions

  • Q1. Tell me about yourself
  • Ans. 

    I am a software engineer with experience in developing and maintaining software applications.

    • I have a strong background in programming languages such as Java, C++, and Python.

    • I have worked on various projects, including developing web applications and implementing software solutions.

    • I am skilled in problem-solving and debugging, ensuring efficient and effective software development.

    • I have experience in collaborating wi...

  • Answered by AI
  • Q2. What are your objectives
  • Q3. What are you going to do for companies betterment
  • Q4. What is your final year project all about
  • Q5. What you learned from your summer intenship
  • Ans. 

    I learned valuable teamwork and problem-solving skills during my summer internship.

    • Developed strong collaboration skills by working with a team of software engineers to complete projects

    • Gained experience in troubleshooting and debugging software issues

    • Learned to effectively communicate and present technical concepts to both technical and non-technical stakeholders

    • Improved problem-solving abilities by identifying and re...

  • Answered by AI
  • Q6. What you learned from your winter intenship
  • Q7. Do you have any question

Interview Preparation Tips

Round: Test
Experience: Verbal section was a easy section,It comprised of Comprehension,Spotting errors,Synonyms,Antonyms,Relationship between two given words,Rearranging the sentences.Logical reasoning the second section in which problems on data interpretation,blood relations,syllogism,where there with little bit difficulty.third section was of quant we usual  think it's easy but this was a tough one! with standard problems,percentage,profit loss,speed distance time.....etc.
Tips: While,attempting verbal part always give most appropriate answers.Options may be more confusing and closer one but you have to select the correct one!!!!! Always check for sectional cutoff and if its there then try to attempt each section properly if not then concentrate on section in which you are strong....refer to sites such as IndiaBIX, M4maths, freshersworld for aptitude questions
Duration: 60 minutes
Total Questions: 75

Round: Group Discussion
Experience: GD was not a round included for Capgemini placement test,Pearson versant english test was there once you clear your apti but due to technical faults GD was the round taken.There was a group of 10 people and we were given topic and 5 mins for preparation then GD was started.I was the second one to speak on the topic,I was in the favour of MNC because I really feel that for freshers Indian IT company is not very great start.Rather if one starts with MNC then it gets a brand name associated with them and also global exposure for one.And also Indian IT sectors are largely collaborating with the MNCs so for fresher MNC is a good start than Indian IT company.
Tips: I will suggest you to understand the topic well,jot down the points you want to say and then always initiate for the GD do not argue,just humbly disagree to the topic,do not get personal in it...as soon as you start the supervisor judges you so do not hesitate and just put your points confidently only your English is judged by this...
Duration: 20 minutes

Round: HR Interview
Experience: As I entered they  checked me from top to bottom means how formally you are dressed and shoes,then asked for my resume and started to see and verify each and everything written in it is true and genuine.And both TR and HR interview was taken simultaneously.My interview was the quicker one they just started with name then all above mentioned questions....
Tips: Go properly dressed with shoes polished,do not panic or try to recollect what you  have prepared just be genuine.Write resume neatly and study it well they scan it and ask most questions from it...

Round: Pearson versant English test
Experience: This test consist of two sections firstly the telephonic round in which we were provided with one toll free number and  unique test-id then it was for about 20 mins we talked on telephone.The questions asked were on basic english,like  repeat the sentences,correct the jumbled sentences,complete the sentences,answer in yes or no.Second test was a computer based test for 60 mins in which complete the sentences synonyms,copying the passage,email writing ,listen and write,were few of the questions directed.this test is taken mainly to check your english and writing skills.
Tips: Be clear and loud enough in telephonic test,and search placement papers of every company you sit for.

General Tips: "Try try you will succeed" always believe on this saying and keep giving tests if you failed in one!!
College Name: TERNA ENGINEERING COLLEGE
Motivation: Capgemini is one of good MNC its under top 10 best IT companies also its symbol spade which represented free enivronment to work and moto "People matter,results count".motivated me to join it!

Siliconus Technologies Interview FAQs

How many rounds are there in Siliconus Technologies interview?
Siliconus Technologies interview process usually has 2-3 rounds. The most common rounds in the Siliconus Technologies interview process are Technical, Aptitude Test and One-on-one Round.
What are the top questions asked in Siliconus Technologies interview?

Some of the top questions asked at the Siliconus Technologies interview -

  1. if you have two clock inputs to the register what issues do you fa...read more
  2. Why don't we consider hold analysis during placement sta...read more
  3. What does prerouting mean in terms of routi...read more

Tell us how to improve this page.

Siliconus Technologies Interview Process

based on 4 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all

Siliconus Technologies Reviews and Ratings

based on 33 reviews

4.7/5

Rating in categories

4.7

Skill development

4.6

Work-life balance

4.6

Salary

4.5

Job security

4.6

Company culture

4.6

Promotions

4.7

Work satisfaction

Explore 33 Reviews and Ratings
Compare Siliconus Technologies with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview