ahmed-alllam / AlphaLogos

Boolean Function Analyzer and Synthesis Optimization Tool
http://alpha-logos-1464863388.eu-west-3.elb.amazonaws.com/
MIT License
1 stars 0 forks source link

Integrate frontend with backend functions #27

Closed ahmed-alllam closed 1 year ago

ahmed-alllam commented 1 year ago

This PR connects the core backend functions of Quine-McCluskey and logic utilities with the crow handlers, enabling integration with the frontend webpage of the project.

ahmed-alllam commented 1 year ago

Here are some final screenshots of the work done:

1. Main Page

Screen Shot 2023-10-26 at 7 09 49 PM

2. Truth Table

Screen Shot 2023-10-26 at 7 10 19 PM

3. Canonical SoP and PoS

Screen Shot 2023-10-26 at 7 10 49 PM

4. Prime Implicants (PIs)

Screen Shot 2023-10-26 at 7 11 09 PM

5. Karnaugh Map

Screen Shot 2023-10-26 at 7 12 07 PM

6. Interactive Logic circuit simulator using Verilog

Screen Shot 2023-10-26 at 7 13 02 PM