| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | netlist: Add working 74125 and 74126 implementations. [Couriersud] | 2020-05-17 | 1 | -3/+5 | |
| | | | | | | | | | | | | These tristate buffers natively support tristate outputs. For use cases with fixed enable inputs the devices support a parameter FORCE_TRISTATE_LOGIC which if being set to 1 makes the device behave like a logic output. Added additional syntax and consistency checks for tristate outputs. Updated the example and added dip implementations including documentation. | ||||
| * | netlist: code cleanup and development stage tristate [Couriersud] | 2020-05-15 | 1 | -0/+40 | |
| Code cleanup to better separate the following stages: - parsing - setup - run In addition preliminary native tristate support was added. Not yet production ready, please don't use it. | |||||
