Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new blocks and bitstream #11

Closed
buddynohair opened this issue Sep 6, 2020 · 2 comments
Closed

new blocks and bitstream #11

buddynohair opened this issue Sep 6, 2020 · 2 comments

Comments

@buddynohair
Copy link

Hello,

i try to generate a new custom block called "hard_logic_block" (similar as a DSP-block), which has the same level as club-block from the hierarchy , but it shows me an error.
截屏2020-09-06下午11 18 51
截屏2020-09-06下午11 19 11

Besides, i still wanna ask something about Bitstream. I think the FPGA is successfully generated, but i can't find the bitstream file in the output files.

@angl-dev
Copy link
Collaborator

angl-dev commented Sep 8, 2020

Hi @buddynohair , for the first question, I think you're missing a closing parenthesis at the end of the if condition.

As for bitstream file, if you are able to run the simulation and get the test passed message, you should find the bitstream file: examples/target/{design}/{fpga}/{design}.memh.

@buddynohair
Copy link
Author

buddynohair commented Sep 11, 2020 via email

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

No branches or pull requests

2 participants