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

[VERILOG] Basic Verilog Testflow #70

Merged
merged 4 commits into from
Mar 14, 2017
Merged

[VERILOG] Basic Verilog Testflow #70

merged 4 commits into from
Mar 14, 2017

Conversation

tqchen
Copy link
Member

@tqchen tqchen commented Mar 14, 2017

@tmoreau89
Copy link
Contributor

tmoreau89 commented Mar 14, 2017

Looks good to me.

In https://github.com/tqchen/tvm/blob/tqchen/tests/verilog/test_counter.v#L7 the #() can be deleted since the module does not take in parameters.

@tmoreau89 tmoreau89 closed this Mar 14, 2017
@tqchen tqchen reopened this Mar 14, 2017


def compile_file(file_name, file_target, options=None):
"""Compile cuda code with NVCC from env.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be about running the verilog simulation

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed in next commit

Copy link
Contributor

@tmoreau89 tmoreau89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me

@tqchen tqchen merged commit 9e660db into master Mar 14, 2017
cyx-6 added a commit to cyx-6/tvm that referenced this pull request Jul 27, 2022
* rest `op`s, `Assert` and `globals`

* apply code review suggestions

* apply code review suggestions
sunggg pushed a commit to sunggg/tvm that referenced this pull request Apr 15, 2024
csullivan added a commit to csullivan/tvm that referenced this pull request Apr 27, 2024
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

Successfully merging this pull request may close these issues.

2 participants