GithubHelp home page GithubHelp logo

sangwoojun / bluespecpcie Goto Github PK

View Code? Open in Web Editor NEW
66.0 66.0 21.0 14.58 MB

PCIe library for the Xilinx 7 series FPGAs in the Bluespec language

Tcl 3.30% C++ 12.32% Makefile 0.47% C 4.53% Bluespec 45.39% Shell 0.23% Verilog 33.76%

bluespecpcie's People

Contributors

sangwoojun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bluespecpcie's Issues

Someting wrong with "make BOARD=kc705"

Hi, I followed the instructions and successed with the command "make core BOARD=kc705". But when I ran make BOARD=kc705, I had the following errors. Please help me figure out what is wrong. Thanks.

xliangseu@X11DAi-N:~/Documents/bluespecpcie-master/examples/simple$ make BOARD=kc705
mkdir -p kc705
mkdir -p kc705/obj
mkdir -p kc705/verilog/top
bsc -show-schedule -aggressive-conditions -bdir ./kc705/obj -vdir ./kc705/verilog/top -simdir ./kc705/obj -info-dir ./kc705 -fdir ./kc705 -D kc705 -remove-dollar -p +:../..//src/:/BSVSource/Xilinx/ -p +:../..//../bluelib/src// -verilog -u -g mkProjectTop Top.bsv
make: bsc: Command not found
../..//buildtools//Makefile.base:17: recipe for target 'all' failed
make: *** [all] Error 127

License?

What license is this code released under?

Error @ make BOARD=kc705

Hi,
I have followed the procedure as mentioned in the README . I don't have any issues with the command make core BOARD=kc705.
When i try to execute the command make BOARD=kc705 i got the following errors. Every application example have some issues with the packages. Please help me out to fix this errors.

./../buildtools/Makefile.base :
BSVPATH =$(LIBPATH)/src/:$(BLUESPEC_HOME)/BSVSource/Xilinx/
and couldn't find any directory with the name /BSVSource/Xilinx

[test@test sortreduce]$ make BOARD=kc705
mkdir -p kc705
mkdir -p kc705/obj
mkdir -p kc705/verilog/top
bsc -show-schedule -aggressive-conditions -bdir ./kc705/obj -vdir ./kc705/verilog/top -simdir ./kc705/obj -info-dir ./kc705 -fdir ./kc705 -D kc705 -remove-dollar -p +:../..//src/:/BSVSource/Xilinx/ -p +:../..//dram/src/:../..//../bluelib/src// -verilog -u -g mkProjectTop Top.bsv
Warning: Command line: (S0091)
Removing a directory from the path specified with the -p flag, because it
could not be opened.
Directory:
/BSVSource/Xilinx/
System message:
does not exist
checking package dependencies
Error: "Top.bsv", line 9, column 8: (S0000)
Cannot find package Xilinx'** Error: "Top.bsv", line 10, column 8: (S0000) **Cannot find package XilinxCells'
Error: "../..//dram/src//DDR3Controller.bsv", line 28, column 8: (S0000)
Cannot find package I2C'** Error: "../..//dram/src//DDR3Controller.bsv", line 32, column 8: (S0000) **Cannot find package XilinxCells'
Error: "../..//dram/src//DDR3Common.bsv", line 26, column 8: (S0000)
Cannot find package I2C'** Error: "./HwMain.bsv", line 13, column 8: (S0000) **Cannot find package Serializer'
Error: "./SortReduceSingle.bsv", line 8, column 8: (S0000)
Cannot find package Serializer'** Error: "./SortReduceSingle.bsv", line 10, column 8: (S0000) **Cannot find package BurstIOArbiter'
Error: "./SortReduceSingle.bsv", line 11, column 8: (S0000)
Cannot find package `MergeSortReducerSingle'
../..//buildtools//Makefile.base:19: recipe for target 'all' failed
make: *** [all] Error 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.