Hello everyone,hoping that all of you are healthy.I heard that this forum can be very helpful so I wanted to ask some question because I am new to Logical Circuit .And I have been given this question:
( For the unique letters of your name and surname:)
a) create a cyclic code for the representation of each unique letter (character) * (eg LEWISOT characters for LEWIS STEW,);
b) by looking at a basic portals, perform the encoder for the codes obtained under (a);
c) by searching the ROM, perform the converter of the codes generated under (b) in the code for presentation in 7-segments **;
d) connect the ROM outputs to the 7-segments that indicate display characters.
And I have represented letters of my name like A-0001 and then for the converter 7-segments like a=A'B+CD'+ABC but I do not know how to implement it in Logical circuit?