National Taiwan University of Science and Technology
ECE (Electrical and Computer Engineering)
- Digital Circuit, MCU(Microcontroller Unit), FPGA(Field Programmable Gate Array), PCB(Printed Circuit Board) layout, embedded system development using ASM(assembly language) and C/C++.
- Retrieve ISA(instruction set architecture) specifications (RISC-V, Intel IA-32/x86-64), confirm each instructions operation's detail then implement it by VerilogHDL/SystemVerilogHDL and build it on FPGA.
- Retrieve the network protocol specifications (RFC, IEEE, etc.), implement it by programming language.