在线咨询
eetop公众号 创芯大讲堂 创芯人才网
切换到宽版

EETOP 创芯网论坛 (原名:电子顶级开发网)

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
12
返回列表 发新帖
楼主: johnakeke

[求助] 小白首次搭建环境

[复制链接]
 楼主| 发表于 2015-7-16 10:38:15 | 显示全部楼层
回复 8# zzj0329


   Note: This design requires that the GRLIB_SIMULATOR variable iscorrectly set. Please refer to the documentation in doc/grlib.pdf for
additional information.


Note: The Vivado flow and parts of this design are still
experimental. Currently the design configuration should be left as-is.


Note: You must have Vivado 2014.4.1 in your path for the make targets to work.


The XILINX_VIVADO variable must be exported for the mig_7series target
to work correctly: export XILINX_VIVADO


Simulation and synthesis
------------------------


The design uses the Xilinx MIG memory interface with an AHB-2.0
interface and Xilinx SGMII PHY Interface. The MIG or the SGMII PHY
source code cannot be distributed due to the prohibitive Xilinx
license, so the MIG and/or the SGMII must be re-generated with
Vivado before simulation and synthesis can be done.


Xilinx MIG and SGMII interface will automatically be generated when
Vivado is launched  


To simulate using XSIM and run systest.c on the Leon design using the memory
controller from Xilinx use the make targets:


  make soft
  make vivado-launch


To simulate using Modelsim/Aldec and run systest.c on the Leon design using
the memory controller from Xilinx use the make targets:


  make map_xilinx_7series_lib
  make sim
  make mig_7series
  make sgmii_7series
  make sim-launch


To simulate using the Aldec Riviera WS flow use the following make targets:


  make riviera_ws               # creates riviera workspace
  make map_xilinx_7series_lib   # compiles and maps xilinx sim libs
  make mig_7series              # generates MIG IP and adds to riviera project
  make sgmii_7series            # same for SGMII adapter
  make riviera                  # compile full project
  make riviera-launch           # launch simulation


To synthesize the design, do


  make vivado


and then use iMPACT programming tool:


  make ise-prog-fpga


to program the FPGA.


//大概给了这么一个说明,但是就是跑不通
发表于 2015-11-17 20:21:56 | 显示全部楼层
回复 1# johnakeke


   你好,最近也在搞leon3的xilinx FPGA移植,跑不通,软件下载不进去,你的搞好了吗?
发表于 2015-12-2 15:47:33 | 显示全部楼层
加油加油
发表于 2016-10-16 12:39:46 | 显示全部楼层
回复 12# doukai


   你好,最近也在搞leon3的FPGA移植,你的搞好了吗?方便留个联系方式交流下吗
发表于 2016-10-17 10:31:06 | 显示全部楼层
FPGA开发 V7的话 Vivado工具就可以了
用虚拟机对性能有影响,要么都在linux,要么都在windows下
发表于 2017-3-13 16:06:10 | 显示全部楼层
建个工程 代码放进去 fpga选好,建个ucf 管脚对着电路图 设好,生成bit file ,烧到fpga里
发表于 2017-5-24 11:01:28 | 显示全部楼层
回复 16# 745579593
你好,你搞过这个Leon3在xilinx-vc-707上么?能否请教下,跑仿真跑不过,提示 library unsim not found,但是以及知行make install-unsim命令了;我用的软件是,Linux下的ISE 14.7,仿真用的modelsim。
发表于 2017-7-19 16:49:02 | 显示全部楼层
777777777777777
发表于 2017-7-20 08:57:13 | 显示全部楼层
没有移植过,帮顶
发表于 2017-7-20 09:50:28 | 显示全部楼层
222222222222222
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

站长推荐 上一条 /1 下一条


小黑屋| 手机版| 关于我们| 联系我们| 在线咨询| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2024-11-15 00:08 , Processed in 0.023912 second(s), 9 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
快速回复 返回顶部 返回列表