Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
15994 Discussions

What is the most efficient way to configure different weak pull ups for the same design to create different bitstreams?

KAthu
Beginner
241 Views

Hi,

 

I have a verilog design. I am trying create several different bitstreams from it, say 3. The only difference in those bit streams will be, which pins have weak pull-ups.

 

I know that one way to do this is to keep 3 revisions of the design and compile each separately.

 

Is there a more efficient way? Is there a way to synthesize and do the placement and fitting once for the whole design and then somehow link which pins should activate their weak-pullups to create 3 different bitstreams?

 

Thank you.

0 Kudos
1 Reply
YuanLi_S_Intel
Employee
178 Views

Hi Kasun,

 

No, you will need to reprogram in order to change the setting of weak pull ups on diff pins.

 

Thank You.

Reply