Lab 2: Review Notes / Potential Issues #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Loopback mode: Sending an empty packet (FFF1) causes the module to temporarily store H and F and prepend them to the next packet header → possible pack/depack issue.
Packetizer: Implementation is complex; exact error not identified.
Color conversion (C2G): Divisor of 3 is used with an unclear approximation. -> Add comments explaining
Convolution: Uses unconstrained integers.
Code style: VHDL generally correct but complex; consider simplifying for readability.