Skip to content
This repository has been archived by the owner on Mar 2, 2021. It is now read-only.

Where is Class “DevKitU500FPGADesign_WithDevKit100MHz”? #167

Open
liyewen521 opened this issue Dec 15, 2020 · 2 comments
Open

Where is Class “DevKitU500FPGADesign_WithDevKit100MHz”? #167

liyewen521 opened this issue Dec 15, 2020 · 2 comments

Comments

@liyewen521
Copy link

@mcd500 Hello, first of all, thanks for adding support for the no-PCIe version on vc707. I generate Verilog and bitstreams using the following command successfully.

make -j16 CONFIG=DevKitU500FPGADesign_WithDevKit100MHz MODEL=VC707BaseShell -f Makefile.vc707-u500devkit verilog
make -j16 CONFIG=DevKitU500FPGADesign_WithDevKit100MHz MODEL=VC707BaseShell -f Makefile.vc707-u500devkit mcs

And now, I want to make some changes to the Chisel code. In rocket-chip, the "CONFIG=xxx" refers to a class in "src/main/scala/system/Configs.scala", so I can change it easily. But in this repository, I can't find a class named "DevKitU500FPGADesign_WithDevKit100MHz".

I'm confused about this, can you give me some advice? Thanks a lot!

@mbs0221
Copy link

mbs0221 commented Jan 27, 2021

Maybe you should have a look at VC707BaseShell first in this file ./fpga-shell/src/main/scala/shell/xilinx/VC707NewShell.scala!

@liyewen521
Copy link
Author

Okay, thanks, I found it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants