Guest User

Untitled

a guest
Jan 24th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. < -- To change, regenerate the core.
  2. < -- Address widths patched by A. Zonenberg 2011-OCT-17
  3. < -- to work around compile issues in ISE 13.2
  4. ---
  5. > -- To change, regenerate the core.
  6. 303c301
  7. < addra => instr_ram_addr (9 downto 0),
  8. ---
  9. > addra => instr_ram_addr,
  10. 312c310
  11. < addra => ramx_addr (9 downto 0),
  12. ---
  13. > addra => ramx_addr,
Add Comment
Please, Sign In to add comment