CZ |
EN
Informations / Contact
Education
Courses
Textbooks
Publications
Science Fiction
Scientific Papers
Teaching in English at the Faculty of Electrical Engineering in Prague
LSP - Logic Systems and Processors
The course introduces the basic hardware structures of computing resources, their design, and architecture. It provides an overview of the possibilities of performing data operations at the hardware level and the design of embedded processor systems with peripherals on modern FPGA programmable logic circuits, which are increasingly widely used today. Students will learn their description in VHDL, from logic to more complex sequential circuits to practical finite state machine (FSM) designs. They will also master the correct design procedure using circuit simulation. Practical problems are solved using development boards used at hundreds of leading universities around the world. The course ends with RISC-V processor structure, cache, and pipeline processing.
APO - Architecture of Computers
Subject provides overview of basic building blocks of computer systems. Explanation starts from hardware side and topics cover building blocks description, CPU structure, multiple processors interconnections, input/output subsystem and basic overview of network and buses topologies. Emphasis is placed on clarification of interconnection of hardware components with software support, mainly lower levels of operating systems, device drivers and virtualization techniques. General principles are more elaborated during presentation of examples of multiple standard CPU architectures. Exercises are more focused on the software view to the contrary. Students are lead from basic programming on CPU level to the interaction with raw hardware.