logisim-evolution/logisim-evolution

Add the entries FpgaFreqPreDivider and FpgaFreqPreMultiplier in all the other fpga_*.properties files.

Fermée

#1 712 ouverte le 5 avr. 2023

 (3 commentaires) (0 réaction) (1 personne assignée)Java (505 forks)batch import
enhancementgood first issuehelp wantedpri std

Métriques du dépôt

Stars
 (3 695 étoiles)
Métriques de merge PR
 (Merge moyen 3j 18h) (47 PRs mergées en 30 j)

Description

@chuckb : Thanks a lot for your contribution, I just forgot to ask you to add the entries FpgaFreqPreDivider and FpgaFreqPreMultiplier as # ==> FpgaFreqPreDivider = and # ==> FpgaFreqPreMultiplier = in all the other fpga_*.properties files. Could you please make a separate PR to fix this? Thanks!

Well, here is a question. I do not view them as FPGA properties, since that are not fixed per circuit. The base clock on the board is a fixed value; the technology is a fixed value. But the multiplier/divider are factors more akin to circuit parameters, but only apply during synthesis. So, where should I store them, if at all?

Originally posted by @chuckb in https://github.com/logisim-evolution/logisim-evolution/issues/1702#issuecomment-1497505412

Guide contributeur