40 likes | 211 Vues
The Simple Logic Circuit Simulator developed by J. Markovski and M. Gušev is designed to aid in teaching logic circuit design at the Institute of Informatics, Faculty of Natural Sciences and Mathematics, USCM, Skopje, Macedonia. This tool automates the visualization of logic circuits based on the interconnections between elements, allowing students to concentrate on logic design rather than complex circuit layout. It utilizes XML files to define circuit elements and connections, ensuring validation through “circuit.dtd”, while supporting combinational logic, memory elements, and output variable management.
E N D
Simple Logic Circuit Simulator J. Markovski M. Gušev Institute of Informatics, Faculty of Natural Sciences and Mathematics, USCM, Skopje, Macedonia
Motivation • Teaching logic circuit design • Presentation • Simulation • Automated visualization of logic circuits based on connections between elements • Students can focus on logic design • Debugging
Signal flow Input variables Memory elements Output variables CBM CAM
XML input • XML files define circuit elements and connections between them • XML is validated using “circuit.dtd” • Input • Combinational and memory elements • Output • Every elements has unique ID