anoperson
Newbie level 4
- Joined
- Jan 3, 2014
- Messages
- 5
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 43
In xilinx how can one ensure that the synthesis tool will accept an array(0 to 255) of std_logic_vector(7 downto 0) is interpreted as ram and not luts.
I may need asynchronous write operation.
Also how to avoid latch inference for internal signals? What will be problems faced if latches are used?
I may need asynchronous write operation.
Also how to avoid latch inference for internal signals? What will be problems faced if latches are used?