Wishbone_Peripherals v.s. ZPUino_Wishbone_Peripherals


keesj

Recommended Posts

Hi,

I am trying to modify the standard Wishbone peripherals. Here is what I did

I cloned the git repository containing the DesignLab examples, renamed my local libraries to libraries-old
and configured the ide to use DesignLab_Examples as Sketchdir.(it llook like the examples directory might also need a rename)


Next using the file open I go to libraries/ZPUino_Wishbone_Peripherals and open the "edit_library.ino"
in that folder.  Next I clicked on the sketchdir://Chip_Designer.xise  to open the ISE.

This opens the ISE editor. For this example the editor open with an error that it can not find AUDIO_zpuino_wb_pokey.vhd

Screenshot_20171104_065750.thumb.png.4dbdbd2dcd2df7481544aa3d24637abe.png

So I started seaching for that file and found it in a different folder where I found a similar project

For short DesignLab_Examples/00.Papilio_Schematic_Library/Libraries/Wishbone_Peripherals and
DesignLab_Examples/libraries/ZPUino_Wishbone_Peripherals Are similar but different.

Screenshot_20171104_070137.thumb.png.3129c0cb7f615ac4a5eafca617e7c34c.png

The Wishbone_Peripherals is lacking a project file and the ZPUino_Wishbone_Peripherals is lacking a vhd file.

How am i supposed to modify the library?

 

 

 

Link to comment
Share on other sites

16 minutes ago, Jack Gassett said:

DesignLab_Examples/00.Papilio_Schematic_Library/Libraries/Wishbone_Peripherals is outdated, you should use the other one...

I will have to take a look later at how to update that library, it has been a while.

Jack

Hi,

What for for me currently is to open a project e.g. ZPUino multiple serial ports and add the component (e.g. spi) and start modifying it but I am not 100% sure this is the right way to create a clean library

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.