EmbDev.net

Forum: FPGA, VHDL & Verilog Factorial of a binary number


von John W. (Company: Miami U) (johnw)


Rate this post
useful
not useful
I'm new to VHDL, and I want to create something that accepts an 8 bit 
input, but has a 16bit data bus (have to add 8 zeros I assume). Be nice 
if there was an overflow bit that went high if the input was valid (not 
too large, less than or equal to 9999). A state machine to control this 
datapath and the start state should remain hi until the input signal is 
brought hi. If the overflow is high, it wont calculate. this and state 
machine have to be integrated together. This is my goal at least, can 
you give me some pointers as to starting this code? Thank you,

John

von Lothar M. (Company: Titel) (lkmiller) (Moderator)


Rate this post
useful
not useful
> I want to create something
What "something" could that be?
What is your actual problem?
Please describe it without your personal interpretation: where does 
the data come from, what must happen with it and where does it go to.

von ... (Guest)


Rate this post
useful
not useful
>something that accepts an 8 bit input
>nput was valid (not too large, less than or equal to 9999)


8 bit. 9999

?????????????????????????????

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.