Show Bid Request
simple program using lattice tools
Bid Request Id: 70118
|
|
|
Posted by: |
GACHE (9 ratings)
(Software buyer rating 10)
|
Non-action Ratio: |
Above Average - 40.00%
|
Posted: |
Jun 25, 2003 12:39:18 PM EDT
|
Bidding Closes: |
Jun 27, 2003 EDT
|
Viewed (by coders): |
45 times
|
Deadline: |
6/29/2003
TIME EXPIRED
|
|
|
|
Description:
Using lattice tools -synthesize the m16 model given below using symplifyLite -simulate the functional compiled model -simulate the syn timing model(timing simulation) compare the 2 models, they should look the same The m16 model is shown below;
module m16 (value, clock, Fifteen, altFifteen); output [3:0] value; output Fifteen, altFifteen; input clock; dEdgeFF a(value [0], clock, ~value[0]), b(value [1], clock, value[1]^value[0]), c(value [2], clock, value[2]^&value[1:0]), d(value [3], clock, value[3]^&value[2:0]); assign Fifteen = value[0] &value[1] &value[2] &value[3]; assign altFifteen = &value; endmodule
module dEdgeFF(q, clock, data); output q; reg q; input clock, data; initial q=0; always at(negedge clock) #10 q= data; endmodule
Deliverables: 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.
2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request.
3) Complete ownership and distribution copyrights to all work purchased.
Platform:
lattice tools, symplifylite
Must be 100% finished and received by buyer on:
Jun 29, 2003 EDT
Deadline legal notes: All times are expressed in the time zone of the site EDT (UT - 5). If the buyer omitted a time, then the deadline is 11:59:59 PM EDT on the indicated date.
Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements.
We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation.
If you notice a violation please help out the site and report it. Thanks for your help.
|
|
Bidding/Comments:
|
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests. |
See all rejected bids (and all comments)
Name |
Bid Amount |
Date |
Coder Rating |
|
|
This bid was accepted by the buyer!
|
$20 (USD)
|
Jun 25, 2003 1:50:45 PM EDT
|
10
(Excellent)
|
|
|
Hi George Kwenda,
Thank you for the new project. I have seen the bid and interested to do it.
I will download the software from http://www.synplicity.com/downloads/index.html as at present i don't have that software and i guess its the same software you are talking about and i hope its free.
i will synthesize the m16 model and simulate it using functional and timing models. Please accept me and give me a chance to lear new software.
Please respond to this bid if the software is not correct or if there is some other method to obtain it. I promise that i will complete it before 6/29.
Best Regards,
CommEngineer.
|
|
|
|
|
|