Creator software feature/component wishlist

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Dear Cypress:

   

I'm using Creator 2.0. I've not yet given 2.1 a try, but if the following are not yet included in 2.1, would you consider adding them someday?

   

1) JK and/or SR flip flops.

   

2) JK and/or SR latches

   

3) The ability to decrement (not just increment) an address (source or destination) with the DMA transaction descriptor.

   

Yes, I know I can (and eventually probably will) make my own JKs via UDB roll-your-own component. Well, I'm inexperienced, kinda dumb, and really lazy, so I'm hoping one of your fine engineers will just do it for me. 🙂

0 Likes
6 Replies
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

SR F-F's of course pretty easy, 2 gates will do it.

   

 

   

J-K, 6 gates, but I agree, if so simple should be in library.

   

 

   

Regards, Dana.

   

 

   

PS : Or I should read the component authoring guide.

0 Likes
Anonymous
Not applicable

Aviator:

   

This sounds like a perfect project to make your first component and share it with the community. Our fine engineers are working on more complex components to enable you and all PSoC users creating new solutions with new functions all the time without changing your chip.

   

It's not that our engineers are lazy, they want to provide maximum value to you and the community!

   

Robert

0 Likes
lock attach
Attachments are accessible only for community members.
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

Yes, Robert, you are right! I just started to watch this video https://secure.cypress.com/?rID=40327 and followed the instructions within Creator 2.1. And lo! I managed to create my very first component. Couldn't stop, so I created some more, have a look at the project

   

 

   

Bob

0 Likes
Anonymous
Not applicable

 Hi Bob

   

 

   

Simple but very usefull modules. Many thanks.

   

 

   

Kamil

0 Likes
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

@Kamil

   

To be honest, I did not want to provide the community with new modules, I wanted to point out how easy it is to create own ones. I really started the video, stopped it when something was done and followed it up in Creator ... and so on. It was really a few minutes job to do the first steps until I received something functional. I just can suggest you to give it a try!

   

 

   

Happy creating

   

Bob

0 Likes
Anonymous
Not applicable

Robert: I never said your engineers are lazy, read what I wrote carefully. It is I who is lazy. Well, lazy but more importantly, rather incompetent. I'd rather get someone else to do it who is sure they haven't created a logic race or implied register (in Verilog).

0 Likes