element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
    About the element14 Community
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      •  Vietnam
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Community Hub
Community Hub
Member's Forum Can someone explain the accepted method to upload a word document and make it available to review.
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Leaderboard
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Community Hub to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Verified Answer
  • Replies 13 replies
  • Answers 2 answers
  • Subscribers 628 subscribers
  • Views 688 views
  • Users 0 members are here
Related

Can someone explain the accepted method to upload a word document and make it available to review.

Chazley8871
Chazley8871 5 months ago

 I created a User's reference manual for my design of a programmable logic analysis and stimulus engine "PLASE". I would like to make this document available for review. It is a reasonable functional description of my design and I would like to have some feedback on interest in me uploading the FPGA Verilog design at some point. I am happy to answer any questions that might arise.

  • Sign in to reply
  • Cancel
  • Chazley8871
    0 Chazley8871 5 months ago in reply to cstanton

    Thanks again... sounds like the best path forward.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • cstanton
    0 cstanton 5 months ago in reply to Chazley8871

    I would recommend creating a new forum thread with this link, and give a pre-amble description as to what you've created, and what you're hoping for and expecting from people (how you want them to give you feedback and engage with it).

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • shabaz
    0 shabaz 5 months ago in reply to Chazley8871

    I think it would benefit from a demo application; for example, a popular FPGA board (e.g. a Lattice ICEstick if the prices are not too high since they shot up at one point), and say an alarm clock implementation using a cheap segment display module, and your module integrated so people can query the internal counter (perhaps) and set the time.. if I've understood what your system is about.. I may have completely misunderstood.

    The above is just an example off the top of my head, but something like that would encourage people to explore.

    I'm semi doing something like that in software (not HDL) currently.. a library of code that would be hard for me to fully document due to time constraints, but I wrote a demo application, so people can get an idea about how the library could be put to use. Plus, the example application allows me to test some aspects of the library (particularly usability) in a real scenario.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Chazley8871
    0 Chazley8871 5 months ago in reply to Chazley8871

    Hmmm... seems that I left it in edit rather than view mode. Oh well, I have honey DOs ATM Hopefully no one will modify it. Guess I also need to re thread this link anyway.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Chazley8871
    0 Chazley8871 5 months ago

    Here is a link to Google drive. This is just to see what interest there is. I am new to disseminating info like this to the Internet community. Yall let me know.

    docs.google.com/.../edit

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • chloro
    0 chloro 5 months ago
    Chazley8871 said:
    stimulus engine "PLASE

    Personally, I'm very interested to know this.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Jan Cumps
    0 Jan Cumps 5 months ago in reply to robogary

    (based on my own forum experience Slight smile)

    A blog post, with content in the post itself, can generate a meaningful discussion. Anything that requires additional steps from the volunteer-reader, usually fizzles out. 

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • shabaz
    0 shabaz 5 months ago in reply to Chazley8871

    If it's deep reference content, I think you could do a lot worse than converting to Markdown (or HTML) pages, and putting it on GitHub, one file per section or chapter.

    I don't know about others but at least to me, that approach seems more maintainable than a large PDF if you're working on your own, and it's easier for people to casually browse through it than download a PDF.. and people might even fix your documentation one day, through the collaboration made possible with using GitHub.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • cstanton
    0 cstanton 5 months ago in reply to Chazley8871

    The intention of posting it as a blog post allows people to directly read it without relying on plugins or downloading a file, PDFs can also contain scripts.

    As a member of staff we may post PDFs, but then we're seen as an authentic source because we run the website, etc. As an independent member of the public you might want to present the content directly which is also why I recommended a blog post.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • robogary
    0 robogary 5 months ago

    Another solution maybe to postyour doc on Github or googledrive, and share the link. 

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
>
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2026 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube