Posts

Showing posts from July, 2017

Simple Screen Recorder

Simple Screen Recorder is used for capturing your computer screen to make a video. To download Simple Screen Recorder, open a Terminal and type: $ sudo add-apt-repository ppa:maarten-baert/simplescreenrecorder  $ sudo apt-get update $ sudo apt-get install simplescreenrecorder Use the following link to help specify the settings: https://www.tecmint.com/screencasting-with-simple-screen-recorder-in-linux/ When using a USB microphone you must change the source for it to work. Navigate to the Audio Input section within the settings and choose the USB option next to source. If you don't see the USB, try the refresh button. If using the USB mini microphone the source should say something like, USB PnP Sound Device Analog Mono.

Analog Discovery Legacy Pin-outs

Image
The pin-outs for the Analog Discovery Legacy correspond with the below diagram.

Making a Constraints File

To make a constraints file in Vivado following these steps: 1. Open the block design 2. Under the Sources tab, open the constraints folder 3. Right click on the constrs_1 folder and click on Add Sources 4. You can either add a constraint file from your computer or create your own We have the complete set of Zedboard constraints located on the SienaFPGA2017 Github page.