Revision 340
Added by markw over 10 years ago
| de1/atari800core.qsf_PRIVATE | ||
|---|---|---|
| 
     | 
||
| 
     set_instance_assignment -name WEAK_PULL_UP_RESISTOR ON -to GPIO_1[7]
 
   | 
||
| 
     set_instance_assignment -name WEAK_PULL_UP_RESISTOR ON -to GPIO_1[8]
 
   | 
||
| 
     set_instance_assignment -name WEAK_PULL_UP_RESISTOR ON -to GPIO_1[9]
 
   | 
||
| 
     set_instance_assignment -name WEAK_PULL_UP_RESISTOR ON -to GPIO_1[10]
 
   | 
||
| 
     set_instance_assignment -name WEAK_PULL_UP_RESISTOR ON -to GPIO_1[12]
 
   | 
||
| 
     set_instance_assignment -name WEAK_PULL_UP_RESISTOR ON -to GPIO_1[14]
 
   | 
||
| 
     set_instance_assignment -name WEAK_PULL_UP_RESISTOR ON -to GPIO_1[16]
 
   | 
||
| 
     set_instance_assignment -name WEAK_PULL_UP_RESISTOR ON -to GPIO_1[18]
 
   | 
||
| 
     | 
||
| de1/build.sh | ||
|---|---|---|
| 
     | 
||
| 
     	chdir $dir;
 
   | 
||
| 
     	`../makeqsf ../atari800core.qsf ./common/a8core ./common/components ./common/zpu`;
 
   | 
||
| 
     	`cat ../atari800core.qsf_$variant >> atari800core.qsf`;
 
   | 
||
| 
     | 
||
| 
     	foreach my $key (sort keys %{$variants{$variant}})
 
   | 
||
| 
     	{
 
   | 
||
Add weak pull-ups on data lines for cartridge/pbi