Tony Ivanov Posted March 29, 2015 Report Share Posted March 29, 2015 Hey Guys! I'm a bit new to this level of development but it intrigues me well into the dead of the night. So I've set out to design a Papilio wing of my own in-order to experience most of what this science has to offer, and so far I've managed to get everything to work as it should. With the exception of my schematic symbol... how do i get the wishbone-connectors to be placed nicely at the top of my module just like all the other wishbone-components that are bundled with DesignLab? Here's wat my symbol looks like right now:As you see the wishbone_in and wishbone_out buses get placed at the sides which I find a bit inconvenient.. Question nr 2:I'm a bit unsure whether or not my thoughts are correct, I'm using an external ADC ic, It's capable of producing 100k samples per second at 2MHz, where each sampling takes 20 clocks. As I'm using 96k samples/sec to read audio from ADC-Channel0, am I correct in assuming that it should be possible to squeeze in an additional 4k samples/sec to read the other ADC channels without affecting/interrupting the timing of the audio? Thanks for hearing me out. Quote Link to comment Share on other sites More sharing options...
Jack Gassett Posted March 30, 2015 Report Share Posted March 30, 2015 Hello Tony and thank you for working on making a DesignLab library. It's a bit of rough going right now since it's a pretty new concept so thank you for your patience. To move the wishbone connectors to the top you should be able to right click on the schematic symbol and choose "Symbol/Edit Symbol" which will let you schematically change the symbol in any way you want. The other option is that the sym file is an xml file that you can modify with a text editor. For question 2, its sounds reasonable to expect that, but others in the forum have way more experience with that sort of thing and can maybe chime in. How are you reading the ADC? SPI? Jack. Quote Link to comment Share on other sites More sharing options...
Tony Ivanov Posted March 31, 2015 Author Report Share Posted March 31, 2015 Thanks Jack, that helped! Now I just need to figure out how to rotate the bus-glyphs so they point upwards but that's minor. On a sidenote you guys have done wonders with the Designlab IDE, actually I got my papilio almost 2 years ago, but interfacing my hardware design with the zpuino-core had a too steep learning curve for me back then. ( I spent almost two weeks studying the design theories before I shelved my project ) So It's kindof proof that you're headed the right way since I managed to get this far in less than a week. Keep it up! Quote Link to comment Share on other sites More sharing options...
Jack Gassett Posted March 31, 2015 Report Share Posted March 31, 2015 Thank you Tony, It's really great to hear that all this work on DesignLab is actually helping people out. It really reinforces that all this work is worth it! Thanks,Jack. Quote Link to comment Share on other sites More sharing options...
Filip Posted April 2, 2015 Report Share Posted April 2, 2015 Hello, I made a quick video about the editing Hope it helps Filip. Quote Link to comment Share on other sites More sharing options...
Jack Gassett Posted April 2, 2015 Report Share Posted April 2, 2015 Thank you Filip, that is very helpful. Jack. Quote Link to comment Share on other sites More sharing options...
Tony Ivanov Posted April 3, 2015 Author Report Share Posted April 3, 2015 Wow thanks Filip, that helped!I did't know that the red squares were the actual connectors and the rest of lines were just plain graphics. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.