subject
Engineering, 07.07.2020 19:01 nixie167

ROM Design 1. Requirement
Design ROM that has 16 locations each 32 bits wide. The 16 locations have the values like 0xDEADBEEF, 0xCAFEBABE, 0xDEADFEED and so on of your choice. There will be a chipselect (CS) input that activates the chip. The address input to the chip is a vector. The output would also be a vector that should send out the data already initialized at the active clock edge, depending on the address input to the chip.
Clk
CS ROM 16x32 Data Out
Addressbits
The interface can be as below:
entity ROM 32Bits_Design is
port
Clk:instd logic
cs:instd logic:
Address:instd logic vector (3downtoo)
Data Out :outstd logic_vector (31 downto0)
2. Pre-lab
Study and analyze the working of a ROM
Study how to do the type conversion in VHDL:
std logic vector
signed/un-signed signed/un-signed Intege
std_logic_vector?integer
3. Lab
Write the VHDL code for this ROM design(recommend using conversion functions located in numeric std library for index conversion for array).
Simulate using Xilinx Vivado simulator.
VHDL test bench with enough test cases.

ansver
Answers: 3

Another question on Engineering

question
Engineering, 03.07.2019 15:10
Heat is added to a piston-cylinder device filled with 2 kg of air to raise its temperature 400 c from an initial temperature of t1 27 cand pressure of pi 1 mpa. the process is isobaric process. find a)-the final pressure p2 b)-the heat transfer to the air.
Answers: 1
question
Engineering, 04.07.2019 18:10
Coiled springs ought to be very strong and stiff. si3n4 is a strong, stiff material. would you select this material for a spring? explain.
Answers: 2
question
Engineering, 04.07.2019 18:10
An ideal otto cycle with air as the working fluid has a compression ratio of 8. the minimum and maximum temperatures in the cycle are 300 k and 1340 k. use constant specific heats at room temperature to determine (a) the amount of heat transferred to the air during the heat- addition kj/kg, (b) the thermal efficiency, and (c) the thermal efficiency of a carnot cycle ope limits. process, in rating between the same temperature
Answers: 2
question
Engineering, 04.07.2019 18:10
Ifa component is made of two or more materials with different modulus of elasticity (e), it is called a composite member and we calculate the factor·n". mention the formula for calculating n". also, ifn> 1, explain what will happen to the 1. transformed.gi) ifn 1, what will happen to the material when transformed material when
Answers: 1
You know the right answer?
ROM Design 1. Requirement
Design ROM that has 16 locations each 32 bits wide. The 16 locatio...
Questions
question
Mathematics, 26.08.2019 07:30
question
Mathematics, 26.08.2019 07:30
question
Mathematics, 26.08.2019 07:30
question
History, 26.08.2019 07:30
Questions on the website: 13722363