OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rc203soc/] [readme.rc200] - Diff between revs 1581 and 1765

Only display areas with differences | Details | Blame | View Log

Rev 1581 Rev 1765
Notes on running this design on an RC200:
Notes on running this design on an RC200:
Building the hardware
Building the hardware
---------------------
---------------------
* Synthesise using Synplicity and the script: syn/synplicity/rc200.tcl.
* Synthesise using Synplicity and the script: syn/synplicity/rc200.tcl.
* Place-and-route the resulting edif (rc200soc.edf) along with
* Place-and-route the resulting edif (rc200soc.edf) along with
  the constraint file: backend/xilinx/rc200soc.ucf
  the constraint file: backend/xilinx/rc200soc.ucf
* Note: I found that with ISE 7.1.04i, and Synplify Pro 8.0 I was unable meet
* Note: I found that with ISE 7.1.04i, and Synplify Pro 8.0 I was unable meet
  the timing for a 50 MHz clock (as selected in the UCF). In practice though
  the timing for a 50 MHz clock (as selected in the UCF). In practice though
  the error margin is narrow enough for the design to probably work anyway.
  the error margin is narrow enough for the design to probably work anyway.
Building the software
Building the software
---------------------
---------------------
* In the jtag server source, comment out the dbg_test() procedure call in
* In the jtag server source, comment out the dbg_test() procedure call in
  main(). This prevents initialisation of devices not present in this
  main(). This prevents initialisation of devices not present in this
  design.
  design.
* If the or1200_defines.v file is not changed to enable the trace buffer
* If the or1200_defines.v file is not changed to enable the trace buffer
  (OR1200_DU_TB_IMPLEMENTED), change the gdb source by commenting out the
  (OR1200_DU_TB_IMPLEMENTED), change the gdb source by commenting out the
  call to or1k_read_trace() in remote-or1k.c:or1k_wait().
  call to or1k_read_trace() in remote-or1k.c:or1k_wait().
* Modify the board.h file for orpmon or hello-uart programs to reflect
* Modify the board.h file for orpmon or hello-uart programs to reflect
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.