forked from kayaleitner/FPGA_MNIST
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
This is a bit ugly and maybe it's not a good idea to have an array in the sensitivity list
| -- # TODO This is a bit ugly and maybe it's not a good idea to have an array in the sensitivity list |
update_weights : process (w_i)
-- # TODO This is a bit ugly and maybe it's not a good idea to have an array in the sensitivity list
begin
for i in 0 to FILTER_WIDTH - 1 loop
for j in 0 to FILTER_HEIGHT - 1 loop2484e0fbb5ee30a3d70e41911af0cfda595f7526
Reactions are currently unavailable