Skip to content

Implement timing ranges for multiplication/division #36

@hintron

Description

@hintron

After reviewing the simulator reference code in #25, the manual has min and max values for multiplication and division, rather than just a single timing value. So I should add in a "max" value. Do I print both? Probably. I could take the max and add it to the total clocks. Alternatively, I can take the average, rounded up, and add that to the total.

See https://www.computerenhance.com/p/8086-simulation-code-review at the 6:50 mark.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions