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

w_buffer_data_vector in the ffn_weight_rams.h file has something wrong? #7

Open
gamersover opened this issue Mar 19, 2018 · 1 comment

Comments

@gamersover
Copy link

in the top.v file, w_buffer_data_vector is [(FFN_IN_WIDTH*NUM_KERNELS)-1:0], one dimensional vector, so in the ffn_weight_rams.h file, w_buffer_data_vector[0] is only one bit, there is something wrong. Because it should be 24 bits according to the feature_map_ram_1024w module.

@EvenHigher
Copy link

The Verilog code cannot be used. It has too many issues.

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