Reference no: EM132363530
Fundamentals of Electromagnetics Laboratory Assignment - Advanced Digital Design Lab - Layout Related Circuits
This lab will help you to learn how your VHDL code shapes the circuit layout that is derived during synthesis and place-and-route.
1. Copy and compile the Reduced XOR VHDL code shown in:
i. Listing 7.15 (Initial Description)
ii. Listing 7.16 (Alternate Description)
2. Create a Matlab Program that creates input/output test vector files (text files) for the Reduced XOR Circuits that you are compiling.
3. Place you completed programs/text files into a zip file, and upload to Blackboard by 12 noon,
Wednesday, 28th
August, 2019.
a. Your m.file (Matlab) [ LASTNAME_XOR.M]
b. Your input.txt file [LASTNAME_XOR_INPUT.txt]
c. Your Expected_Output.txt file [LASTNAME_XOR_EXP_OUTPUT.txt]
d. Your two VHDL files. [LASTNAME_XOR_CASCADE1.vhdl]
[LASTNAME_XOR_CASCADE2.txt]
Naming convention: Your zip folder should begin with your last name and end with the Lab number:
LASTNAME_Lab0_p2_.zip
Help full Hints:
You can have more than one architecture in your design file (so, how many design files do you actually need?).
Attachment:- Electromagnetics Laboratory Assignment Files.rar