From 9f9943c2981149fcd7727314a4cc4787c2bfc8c5 Mon Sep 17 00:00:00 2001 From: Erik Kooistra <kooistra@astron.nl> Date: Thu, 30 Oct 2014 12:28:27 +0000 Subject: [PATCH] Cosmetic. --- libraries/technology/ip_arria10/ram/README.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libraries/technology/ip_arria10/ram/README.txt b/libraries/technology/ip_arria10/ram/README.txt index ac91419907..334f704974 100755 --- a/libraries/technology/ip_arria10/ram/README.txt +++ b/libraries/technology/ip_arria10/ram/README.txt @@ -26,8 +26,11 @@ Contents: 3) Arria10 IP - The IP only needs to be generated with ./generate_ip.sh if it need to be modified, because the ip_arria10_ram_*.vhd - directly instantiates the altera_syncram component. + The IP only needs to be generated with + + ./generate_ip.sh + + if it need to be modified, because the ip_arria10_ram_*.vhd directly instantiates the altera_syncram component. The instantiation is copied manually from the generated/ip_arria10_ram_*/ram_2port_140/sim/ip_arria10_ram_*.vhd. -- GitLab