mikeyc Posted August 4, 2022 Share Posted August 4, 2022 Hi all, new user , couldn't find a post that addresses this: I want to build the bitstream for the eclypse 7 adc & dac. I cloned: git clone https://github.com/Digilent/Eclypse-Z7 --recursive -b zmod_adc_dac/master I performed a sub mod init for good measure (didn't seem to do anything) : git submodule update --init --recursive all my folders have nothing but .keep files in them, including hw/src/hdl the instructions seem pretty straight forward, but clearly i'm missing something! any suggestions appreciated! Link to comment Share on other sites More sharing options...
thinkthinkthink Posted August 5, 2022 Share Posted August 5, 2022 You have to run the digilent_vivado_checkout.tcl script from inside the digilent-vivado-scripts submodule. Link to comment Share on other sites More sharing options...
mikeyc Posted August 8, 2022 Author Share Posted August 8, 2022 got it, thank you! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now