commit | 799de139abbb1d6515fcc3528ad432513bc69dec | [log] [tgz] |
---|---|---|
author | zeeshanrafique23 <zeeshanrafique23@gmail.com> | Tue Jun 22 12:29:16 2021 +0500 |
committer | zeeshanrafique23 <zeeshanrafique23@gmail.com> | Tue Jun 22 12:29:16 2021 +0500 |
tree | ea71590ee58d510d0c6c4e4972a1c289c0db2f71 | |
parent | 6105fcfd566544b3d5e7f5c6b5370ffb07c288bd [diff] |
correct the parameter for DFFRAM
Azadi is an SoC with 32-bit RISC-V signal core extented version of ibex we named it as “buraq”, it is a 3-stage pipeline core which implements the RV32IMF instruction set architecture, limited number of peripherals UART, SPI, GPIO, PWM and timer. The parent repository of azadi-soc can be found here.