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

Not obvious what each step does #39

Open
hughperkins opened this issue Feb 22, 2022 · 0 comments
Open

Not obvious what each step does #39

hughperkins opened this issue Feb 22, 2022 · 0 comments

Comments

@hughperkins
Copy link

hughperkins commented Feb 22, 2022

I feel that whilst qflow is probably understandable by hardcore hackers, who already know what to do, the learning curve is quite steep, and could be flattened a little, by providing a little more explanation about what is going on at each step.

This could be as simple as adding more output to the qflow console when running each step.

"The layout step does [what layout step does]. The input file is [input file name path here]. The output file is [output filepath here]. The input file format represents [what the input file represents]. The output file format represents [what the output file represents here]. The commandline we are running is:

[commandline here]

The tool we are using to do this is called [name of tool] here. Some more information on this tool can be found at [url here]."

Thank you very much for creating qflow. It looks pretty cool :) I like the fact that you managed to tape-out your own custom ASIC processor using it, and it worked first time :) (I also like that it is targeting ASICs rather than FPGAs.)

(Edit: like, imagine that qflow is a computer game, that people are playing for fun. How can they play the game without having to read through too much information about each tool first? Like, you want to qflow to 'just work' for people I guess :) )

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

1 participant