Madeline Busig maddiebusig
  • Joined on 2025-04-27
maddiebusig pushed to trunk at ee-324/character-display-controller 2025-12-03 10:48:25 +00:00
bd04303190 Add character rom testbench
33cd1f0b82 Add character rom source
Compare 2 commits »
maddiebusig pushed tag v0.0.1 to ee-324/character-display-controller 2025-12-03 10:48:17 +00:00
maddiebusig pushed to trunk at ee-324/character-display-controller 2025-12-03 10:43:46 +00:00
f5185b60ed Add VGA character interface IP project
21515f119f Add script for packaging IP
Compare 2 commits »
maddiebusig created repository ee-324/character-display-controller 2025-12-03 10:35:04 +00:00
maddiebusig pushed to trunk at ee-324/pwm-controller 2025-12-03 10:23:19 +00:00
1f1fe1dff0 Fix missing PWM clock wire
maddiebusig pushed to trunk at ee-324/pwm-controller 2025-12-03 09:28:50 +00:00
8a7ed7a61b Update RGB PWM IP source list
631f46f339 Modify RGB PWM IP to use enable pulser instead of clock divider
8ffe9271f2 Modify hardware implemented PWM controller to use enable pulser
26eb01a9e8 Remove redundant clk_out from enable pulser
6b441b12ae Add clock enable input to pwm_core
Compare 10 commits »
maddiebusig pushed to trunk at ee-324/pwm-controller 2025-11-20 00:07:59 +00:00
d85f2cf5d8 Updtae block design
ee6c3d2e60 Fix typos
ca29b6c586 Update block diagram, make external
72b06dbcb4 Add clock divider functionality to PWM AXI
e683fa28c8 Add power of two divider
Compare 5 commits »
maddiebusig pushed to trunk at ee-324/pwm-controller 2025-11-19 23:40:53 +00:00
ae5dcf1a4d Add BD to pwm_controller source list
5094eba511 Remove AXI constraints
904b083688 Add ZYNQ and AXI peripherals to BD
b33383ce5f Add pwm_controller block design
9f17c3f16f Update BD directory in .gitignore
Compare 5 commits »
maddiebusig pushed to trunk at ee-324/pwm-controller 2025-11-19 23:23:16 +00:00
a58148a92e Add RGB PWM AXI ip configuration
a2c0c9a972 Add PWM axi to list
89fc1846d5 Add RGB PWM AXI interface hdl
67bcca2aca Remove PWM block top testbench
Compare 4 commits »
maddiebusig pushed to trunk at ee-324/pwm-controller 2025-11-19 22:51:14 +00:00
b32ab40b0f Add PWM core testbench sim list
64f63e41b7 Fix PWM core off by one error, and missing posedge(rst)
002d2c0c06 Implement PWM core testbench
a352ed794c Add PWM core to project list
2695b69b21 Add PWM core testbench module
Compare 5 commits »
maddiebusig pushed to trunk at ee-324/pwm-controller 2025-11-19 21:14:01 +00:00
6418f366b3 Implement PWM core
7c2de42e2c Add pwm_core module
9d02715cb9 Add UserIP directory to pwm_controller config
5421c7ccc9 Modify package IP to delete temp project when finished
Compare 4 commits »
maddiebusig pushed to trunk at ee-324/pwm-controller 2025-11-11 08:00:26 +00:00
53aee5878e Remove frequency from ip configuration
cff5b413e7 Rename memory map name to be more descriptive
ca6826d53d Don't load customization parameters from ip.conf, keep auto
cf43ac49d3 Implement parsing memory map from ip.conf
49723910d8 Fix DictValueOr default value returning "default" string
Compare 6 commits »
maddiebusig pushed to trunk at ee-324/pwm-controller 2025-11-11 06:41:24 +00:00
51f3102fae Implement port mappings reading from ip.conf
68c9947d1a Fix IP interface not being set correctly
712206a524 Rename MAP to PORT in ip.conf
913af7a46a Partially implement manual IP configuration, user parameter config
600eebbd11 Change IP packaging configuration to use manual clk config
Compare 5 commits »
maddiebusig pushed to trunk at ee-324/pwm-controller 2025-11-11 03:41:49 +00:00
a6e86c8f3c Implement interface inferring
c2e6cec4e7 Add AXI interfaces to led_controller IP packaging
46c000b94a Package IP and clear settings in package_ip.tcl
bdc55177cd Add script for packaging IP from project
c242ff9445 Add IP package configuration file to led_controller
Compare 8 commits »
maddiebusig pushed tag v0.0.1 to ee-324/pwm-controller 2025-11-10 04:14:46 +00:00
maddiebusig created repository ee-324/pwm-controller 2025-11-10 04:13:57 +00:00
maddiebusig pushed to trunk at maddiebusig/vivado-template-hog 2025-11-10 04:13:25 +00:00
575e38148c Fix Hog list files not using snake case conversion
maddiebusig pushed to trunk at maddiebusig/vivado-template-hog 2025-11-10 04:10:15 +00:00
089947f6da Fix project name not using snake case conversion
maddiebusig pushed to trunk at maddiebusig/vivado-template-hog 2025-11-10 03:40:25 +00:00
475b7cb7e1 Fix project template directory not being substituted
maddiebusig pushed to trunk at maddiebusig/vivado-template-hog 2025-11-10 03:38:20 +00:00
8c84ad1a40 Please :c