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

Subversion Repositories s1_core

[/] [s1_core/] [trunk/] [docs/] [SYNTHESIS.txt] - Blame information for rev 4

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 4 fafa1971
Simply RISC S1 Core - Synthesis Environment
2
===========================================
3
 
4
The scripts to run synthesis are similar to the ones
5
used for simulations, you can still use the free Icarus
6
Verilog software (that will target an FPGA application)
7
or a commercial Design Compiler tool from Synopsys (that
8
will be used for ASIC).
9
 
10
With Icarus you will use the "fpga" target, to do so
11
just run:
12
 
13
  build_fpga
14
 
15
If you want to use Synopsys Design Compiler instead you
16
have to use:
17
 
18
  build_dc
19
 
20
Please note that the commercial tools are NOT supported, and
21
they will probably not work unless you fix all the required
22
parameters properly (we are focusing on free software since
23
we want to build up a community of developers around the S1).
24
 
25
The results for these two kinds of scripts are in the
26
directories:
27
 
28
  run/synth/fpga/
29
 
30
and
31
 
32
  run/synth/dc/
33
 

powered by: WebSVN 2.1.0

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