Edward Kigwana

Results 5 issues of Edward Kigwana

I'd like to suggest using clang format on the tree

Some places could use a MACRO but not even sure if the API is settled

**Describe the bug** The formula to calculate the phase increment for the DDS is incorrect. **To Reproduce** The formula https://github.com/analogdevicesinc/hdl/blob/main/docs/library/common/ad_dds/index.rst?plain=1#L191 should be: INCR = \frac{f_{out} * (2^{phaseDW} - 1)}{f_{if} *...

bug

Simple system uses CSR's and thus this is required. Closes #2288

## Observed Behavior make run-simple-system fails to compile simple program ibex/examples/sw/simple_system/common/simple_system_common.c:40: Error: unrecognized opcode `csrw minstret,x0', extension `zicsr' required ## Expected Behavior make run-simple-system compiles simple program ## Steps to...

Type:Bug