Hi CASPER team,
I followed your advices, my system (32 bits) is now setup as follows:
- Ubuntu 10.04
- Xilinx 11.1 SP4
- Matlab 2009b
- CASPER Library mlib_devel_10_1
I completed the tutorial 1 design and I wanted to simulate or synthesize
but I receive this error:
"All Xilinx Blocks must be contained in a level of hierarchy with a System
Generator Token"
When I edited startup files I notice many things:
* startsg.sh: environment variable "lin" doesn't exist so I created it
export PLATFORM=lin.
* startsg.sh: line 6 (export PLATFORM=lin64) deleted.
* startup.m: addpath('...../mlib_devel_10_1/gavrt_library'); gavrt_library
isn't a folder, I just have xps_lib as an alternative.
When I start Matlab, I have the message Installed System Generator
dynamically.
but then I receive a lot of messages of the type:
Warning: "casper_library/Accumulators/qdr_vacc/acc_ctrl/rd_addr"
is a parameterized link. To view, discard, or propagate the
changes for this link, use the "Link Options" menu item
> In load_system at 41
In startup at 8
In matlabrc at 229
I don't know what can I try to solve this problem, any help is greatly
appreciated.
Regards,
Daniel H.