-
Notifications
You must be signed in to change notification settings - Fork 203
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Osculp32k, Xosc32k: Remove support for a write lock
Write lock is a difficult mechanism to model. In case of a non-POR reset with a write lock engaged, clocking initialization procedure becomes basically undefined and types do not reflect the correct state of a hardware. Counter increment on an `Enabled` type is not enough to model this behaviour correctly.
- Loading branch information
Showing
2 changed files
with
2 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters