commit | 12b2842f01091580551be492455d47366746449f | [log] [tgz] |
---|---|---|
author | sajjadahmed677 <merledu677@gmail.com> | Sat Jun 26 20:04:52 2021 +0500 |
committer | sajjadahmed677 <merledu677@gmail.com> | Sat Jun 26 20:04:52 2021 +0500 |
tree | e32c776f5ae9e359034bb9a55f4e6d61ab17ef3c | |
parent | 872fa24f302cdba10bfdd0b426b9c7c07229d8e6 [diff] |
reset issue of pwm flops resolved
Azadi is an SoC with a 32-bit RISC-V signal core extended version of ibex we named it “buraq”, it is a 3-stage pipeline core that implements the RV32IMF instruction set architecture, a limited number of peripherals UART, SPI, GPIO, PWM, and timer. The parent repository of azadi-soc can be found here.