| Author |
Message |
greendraw
Joined: 01 Jul 2009 Posts: 6 Location: Russia
|
24 Jul 2009 9:33 simvision |
|
|
|
|
| i have verilog-file witn description of device. i have libraries amis, simvision and rtl-compiler. how i can compile my verilog-file in simvision? i want to get project and load its into encounter.
|
|
| Back to top |
|
 |
Google AdSense

|
24 Jul 2009 9:33 Ads |
|
|
|
|
|
|
| Back to top |
|
 |
ljxpjpjljx
Joined: 05 May 2008 Posts: 533 Helped: 12 Location: Shang Hai
|
25 Jul 2009 4:18 how to log in simvision |
|
|
|
|
| you mean you want to use simvision to do simulation?
|
|
| Back to top |
|
 |
greendraw
Joined: 01 Jul 2009 Posts: 6 Location: Russia
|
25 Jul 2009 18:20 how to load a design in simvision |
|
|
|
|
| ljxpjpjljx wrote: |
| you mean you want to use simvision to do simulation? |
yes, i loaded <verilog-file> as source. but there were many undefined comands.
how i can download <verilog-file> with lidraries to simvision?
|
|
| Back to top |
|
 |
greendraw
Joined: 01 Jul 2009 Posts: 6 Location: Russia
|
29 Jul 2009 13:38 simvision,source file |
|
|
|
|
anybody know how can i include libraries to project to compile verilog-file?
Added after 4 hours 52 minutes:
well, i have script tcl-file where my library is described by that comand
set_attribute lib_search_path {<path_to_my_library1> <path_to_my_library2s>}
when i use rc by comand
rc -gui <my_script>
i see schematic of my <verilog-file> and can view virtual directories by Vdir browser
Now i want to get design file to load this design into Encounter and place units on crystall.
How will i get design file?
|
|
| Back to top |
|
 |