0e7b38ebcf
The axi_pulse_gen is a generic PWM generator, which can be configured through an AXI Memory Mapped interface. The current register map look like follows: 0x00 - VERSION 0x04 - ID 0x08 - SCRATCH 0x0C - IDENTIFICATION - 0x504c5347 which stands for 'PLSG' in ASCII 0x10 - CONFIGURATION - contains reset and load bits 0x14 - PULSE_PERIOD 0x18 - PULSE_WIDTH Also update all the other modules, which instantiate the util_pulse_gen. |
||
---|---|---|
.. | ||
Makefile | ||
axi_pulse_gen.v | ||
axi_pulse_gen_constr.ttcl | ||
axi_pulse_gen_ip.tcl | ||
axi_pulse_gen_regmap.v |