byuccl / digital_design_colab

Digital Design Colab Examples
5 stars 2 forks source link

Arithmetic Lab #107

Closed NyloxtheBard closed 8 months ago

NyloxtheBard commented 11 months ago

Reference

When running the Compiling the F4PGA Toolchain, would be good to have an indicator how long each step should take, so that it can be restarted if taking too long to compile conda environment or something else fails. Screenshot from 2023-12-15 18-12-49

jamilkhalaf commented 11 months ago

The arithmetic lab is kind of clear but it does not explain everything. It is pretty good in explaining how each module works with the examples and answers provided, but some sections does not have enough examples such as the section where it explains how subtraction works and how to check for overflow using two's complement. So maybe adding an example would make it clearer.

NyloxtheBard commented 8 months ago

added run times, issue fixed with commit