shashanksharma /  pes_async_dff

Created
Maintained by shashanksharma
Async D Flip-Flop (DFF) is a digital circuit element in electronics. Unlike synchronous DFF, it operates independently of clock edges, changing output based on data input. This makes it asynchronous, suitable for various timing-sensitive applications in digital systems.
Members 1
Shashank Sharma committed 6 months ago

Caravel User Project

License UPRJ_CI Caravel Build

:exclamation: Important Note

Please fill in your project documentation in this README.md file

Refer to README for a quickstart of how to use caravel_user_project

Refer to README for this sample project documentation.

Refer to the following readthedocs for how to add cocotb tests to your project.