Custom parameters on custom components. (and a feature request :) )

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

cross mob
cadi_1014291
Level 6
Level 6
25 likes received 10 likes received 10 likes given

Hi,

   

I'm implementing two custom components, both based on SPI, one use the SPI ( UDB version ) and the other use the SPI on PSoC4 devices ( based on SCB block ), i'm adding some custom parameter types to one of them, it's a little time consuming so i would like to know if this custom parameters are saved as text on the cysym file, if so i could copy that text from one custom component to the other and save time.

   

Also other problem i had, when creating the schematic implementation there's no way to update the custom component symbol, you can only generate it again, so i lost all the work i did before. Maybe it would be useful to add the option to update the component symbol based on the changes on the implementation.

   

Hope there's a way to solve this issues.

   

 

   

Thanks in advance 🙂

   

Carlos

0 Likes
1 Solution
AnkitaS_51
Employee
Employee
100 likes received 50 likes received 25 likes received

Presently,the custom parameter are not saved as text on the cysym file.

View solution in original post

0 Likes
2 Replies
AnkitaS_51
Employee
Employee
100 likes received 50 likes received 25 likes received

Presently,the custom parameter are not saved as text on the cysym file.

0 Likes

Hi ANKS,

   

Thanks for the reply, i guess i will have to write all the custom parameters again for the other component.

   

 

   

Thanks again

   

Carlos

0 Likes