system-on-chip-design
There are 10 repositories under system-on-chip-design topic.
arm-university/Introduction-to-SoC-Design-Education-Kit
Gain an introductory knowledge to the basics of SoC design and key skills required to implement a simple SoC on an FPGA, and write embedded programs targeted at the microprocessor to control the peripherals
arm-university/Advanced-System-on-Chip-Design-Education-Kit
Design, implement, and test an Arm Cortex-A-based SoCs on FPGA hardware using functional specifications, standard hardware description and software programming languages
arm-university/Fundamentals-of-System-on-Chip-Design-on-Arm-Cortex-M-Microcontrollers
A textbook on understanding system on chip design
arm-university/System-on-Chip-Design-with-Arm-Cortex-M-Processors
A reference book on System-on-Chip Design
arm-university/Modern-System-on-Chip-Design-on-Arm
A textbook on system on chip design using Arm Cortex-A
dngvmnh/Cryptography
This project focuses on the design and implementation of a digital security system incorporating cryptographic algorithms like Caesar, ChaCha, AES, and Prince, alongside the development of electronic circuits targeting preconfigured microcontrollers within limited hardware environments.
Koyama-Tsubasa/VLSI_System_Design
Coursework of NTHU CS512000 VLSI System Design
OmarAskour/SOC-s
Projects System On Chip (Zynq700)
priyanka-p01/SoC-with-VerilogHDL-and-Verilog-conceptsheet
Documented my learnings of the System-on-Chip course using Verilog. Verilog enthusiasts interested in adding more VHDL concepts into this repository are more than welcome to fork, clone and add contributions!
MohamedHussein27/SoC-Design-Connecting-RISC-V-Processor-with-Multiple-peripherals-using-APB-Bus
This project showcases a Verilog implementation of an SoC design where the RISC-V processor is connected to multiple peripherals using APB bus