19EAC302-Embedded systems Design - Oct 2024

123456789101112131415161718
Across
  1. 3. ---- bus is bidirectional and is used to send and receive data to and from I/O device or memory.
  2. 5. ------Is A Small Computer On A Single Integrated Circuit Containing A Processor Core, Memory, And Programmable Input/Output Peripherals.
  3. 8. ----processor can execute more than one instruction during a clock cycle by simultaneously dispatching multiple instructions to different execution units on the processor.
  4. 11. One ---- of data is stored in one location in one memory location
  5. 12. -----are the inputs to the embedded systems(plural)
  6. 15. This Area Of Microprocessor Will Perform Various Computing Functions Such As Arithmetic Operations
  7. 17. A Program that converts source code to object code
  8. 18. ----is a software for debuggind which is similar to the microprocessor which imitates the hardware
Down
  1. 1. small (8-Bit or 16-bit or 32 bit) storage elements found inside the CPU(plural)
  2. 2. ----Language is the language that the processor (hardware) can directly understand.
  3. 4. A type of memory that retains data even when the power is turned off.
  4. 6. ------ Software Defines The Way The System Works and Supervises The Application Software
  5. 7. ----- memory is a small and fast memory very near to the CPU to speed up the processor
  6. 9. ----is a common way to increase the instruction throughput of a microprocessor by executing instructions simultaneously
  7. 10. ------is the number of Tasks completed Per Second
  8. 12. ----Architecture working on Single instruction and multiple data
  9. 13. ----- systems are devices that consist of hardware and software components to perform a designated function.
  10. 14. The processor needs this to Synchronize and sequence all internal operations
  11. 15. Each location in Memory is identified by a unique -----.
  12. 16. ----processor is one in which embedded system programs are written, debugged and developed